1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-22 13:23:55 +00:00
openmw/apps/benchmarks/CMakeLists.txt

7 lines
134 B
Text
Raw Normal View History

2021-05-22 12:56:14 +00:00
if(OPENMW_USE_SYSTEM_BENCHMARK)
find_package(benchmark REQUIRED)
endif()
2021-03-24 23:59:44 +00:00
2023-02-03 14:11:53 +00:00
add_subdirectory(detournavigator)
add_subdirectory(esm)