forked from catchorg/Catch2
Rename MiscFunctions.cmake -> CatchMiscFunctions.cmake
This commit is contained in:
@ -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")
|
||||||
|
Reference in New Issue
Block a user