mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-22 21:36:11 +01:00
Fix installation of extra utilities
This commit is contained in:
parent
7c816c7c0b
commit
9766a7b200
@ -134,7 +134,7 @@ if (NOT_SUBPROJECT)
|
|||||||
)
|
)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if(CATCH_INSTALL_HELPERS)
|
if(CATCH_INSTALL_EXTRAS)
|
||||||
# Install CMake scripts
|
# Install CMake scripts
|
||||||
install(
|
install(
|
||||||
FILES
|
FILES
|
||||||
|
Loading…
Reference in New Issue
Block a user