⚗️ add C++17 copies of the test binaries
This commit is contained in:
parent
cf2a896bcd
commit
7fb709c366
@ -102,6 +102,7 @@ foreach(file ${files})
|
||||
WORKING_DIRECTORY ${CMAKE_SOURCE_DIR}
|
||||
)
|
||||
endif()
|
||||
set_tests_properties("${testcase}_cpp17" PROPERTIES LABELS "all" FIXTURES_REQUIRED TEST_DATA)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user