mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-03 05:45:39 +02:00
Fixed extras installation and shard impl location
This commit is contained in:

committed by
Martin Hořeňovský

parent
7b4dd326c0
commit
6783411349
@@ -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}
|
||||
)
|
||||
|
Reference in New Issue
Block a user