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 1732cb9 commit a932118
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ CreateTrivialPart(
)

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})
Expand Down

0 comments on commit a932118

Please sign in to comment.