mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-22 13:26:10 +01:00
Rename MiscFunctions.cmake -> CatchMiscFunctions.cmake
This commit is contained in:
parent
a1e5934aa9
commit
a9ed2c235d
@ -1,4 +1,4 @@
|
|||||||
include(MiscFunctions)
|
include(CatchMiscFunctions)
|
||||||
|
|
||||||
# Please keep these ordered alphabetically
|
# Please keep these ordered alphabetically
|
||||||
set(BENCHMARK_HEADERS
|
set(BENCHMARK_HEADERS
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
include(MiscFunctions)
|
include(CatchMiscFunctions)
|
||||||
|
|
||||||
if (CATCH_BUILD_SURROGATES)
|
if (CATCH_BUILD_SURROGATES)
|
||||||
message(STATUS "Configuring targets for surrogate TUs")
|
message(STATUS "Configuring targets for surrogate TUs")
|
||||||
|
Loading…
Reference in New Issue
Block a user