chore: made pqxx statically linked
This commit is contained in:
@@ -33,8 +33,6 @@ target_link_libraries(tw_server_lib
|
||||
protobuf::libprotobuf
|
||||
${Boost_LIBRARIES}
|
||||
Tracy::TracyClient
|
||||
pqxx
|
||||
pq
|
||||
)
|
||||
|
||||
add_executable(${PROJECT_NAME} src/server.cpp)
|
||||
|
||||
Reference in New Issue
Block a user