1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-11 17:51:04 +00:00
luanti/src/benchmark/CMakeLists.txt

8 lines
174 B
Text
Raw Normal View History

set (BENCHMARK_SRCS
${CMAKE_CURRENT_SOURCE_DIR}/benchmark.cpp
${CMAKE_CURRENT_SOURCE_DIR}/benchmark_serialize.cpp
PARENT_SCOPE)
set (BENCHMARK_CLIENT_SRCS
PARENT_SCOPE)