Fixed extras installation and shard impl location

This commit is contained in:
Bob Miller
2023-03-11 05:46:00 -08:00
committed by Martin Hořeňovský
parent 7b4dd326c0
commit 6783411349
2 changed files with 11 additions and 1 deletions

View File

@@ -148,6 +148,8 @@ if (NOT_SUBPROJECT)
"extras/ParseAndAddCatchTests.cmake"
"extras/Catch.cmake"
"extras/CatchAddTests.cmake"
"extras/CatchShardTests.cmake"
"extras/CatchShardTestsImpl.cmake"
DESTINATION
${CATCH_CMAKE_CONFIG_DESTINATION}
)