mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-04 21:29:54 +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
|
||||
set(BENCHMARK_HEADERS
|
||||
|
@ -1,4 +1,4 @@
|
||||
include(MiscFunctions)
|
||||
include(CatchMiscFunctions)
|
||||
|
||||
if (CATCH_BUILD_SURROGATES)
|
||||
message(STATUS "Configuring targets for surrogate TUs")
|
||||
|
Loading…
Reference in New Issue
Block a user