chore: made pqxx statically linked
This commit is contained in:
@@ -17,7 +17,7 @@ file(GLOB FILES
|
||||
# )
|
||||
|
||||
# add_executable(${PROJECT_NAME})
|
||||
add_executable(SerializationBenchmarks ./SerializationBenchmarks.cpp)
|
||||
# add_executable(SerializationBenchmarks ./SerializationBenchmarks.cpp)
|
||||
|
||||
target_compile_definitions(SerializationBenchmarks PRIVATE TRACY_ON_DEMAND=1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user