We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bad95bc commit c42d352Copy full SHA for c42d352
test/CMakeLists.txt
@@ -51,8 +51,6 @@ endmacro(ADD_TEST_CFLAGS)
51
52
make_directory("${CMAKE_CURRENT_BINARY_DIR}/serialization-data")
53
proxsuite_test(serialization src/serialization.cpp)
54
-target_compile_definitions(test-cpp-serialization
55
- PRIVATE PROXSUITE_WITH_SERIALIZATION)
56
add_test_cflags(
57
test-cpp-serialization
58
"-DTEST_SERIALIZATION_FOLDER=\\\\\"${CMAKE_CURRENT_BINARY_DIR}/serialization-data\\\\\""
0 commit comments