chore: made pqxx statically linked
This commit is contained in:
@@ -20,8 +20,6 @@ target_link_libraries(tw_serialization
|
||||
EnTT::EnTT
|
||||
)
|
||||
|
||||
# Require C++20 for concepts / span
|
||||
target_compile_features(tw_serialization INTERFACE cxx_std_20)
|
||||
|
||||
# ── Tests / benchmarks ───────────────────────────────────────────────────────
|
||||
add_subdirectory(tests)
|
||||
# add_subdirectory(tests)
|
||||
|
||||
Reference in New Issue
Block a user