mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-01 19:54:48 +02:00
Added CheckFileList in CMake over the benchmark sources
This commit is contained in:
@@ -226,6 +226,7 @@ set(BENCH_SOURCES
|
||||
${BENCHMARK_DIR}/BenchMain.cpp
|
||||
${BENCHMARK_DIR}/StringificationBench.cpp
|
||||
)
|
||||
CheckFileList(BENCH_SOURCES ${BENCHMARK_DIR})
|
||||
|
||||
# Provide some groupings for IDEs
|
||||
SOURCE_GROUP("Tests" FILES ${TEST_SOURCES})
|
||||
|
Reference in New Issue
Block a user