Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
sabudilovskiy committed Mar 30, 2024
1 parent a932118 commit ba4f92a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ target_link_libraries(${src_module} PUBLIC openapi-extension-userver_library)
target_link_libraries(${src_module} PUBLIC userver-postgresql)

add_executable(service service/main.cpp)

target_link_libraries(service PUBLIC ${src_module})

include(uopenapi/userver/cmake/UserverTestsuite.cmake)
Expand Down
2 changes: 1 addition & 1 deletion uopenapi
Submodule uopenapi updated 0 files

0 comments on commit ba4f92a

Please sign in to comment.