Enable CMake project folders for better target organization

Closes #2917
This commit is contained in:
Martin Hořeňovský
2024-10-27 23:07:51 +01:00
parent e260288807
commit 9c5a4cf44e
2 changed files with 6 additions and 2 deletions

View File

@@ -8,7 +8,6 @@ project( Catch2ExtraTests LANGUAGES CXX )
message( STATUS "Extra tests included" )
add_test(
NAME TestShardingIntegration
COMMAND ${PYTHON_EXECUTABLE} ${CATCH_DIR}/tests/TestScripts/testSharding.py $<TARGET_FILE:SelfTest>