1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-15 15:02:34 +02:00
openrw/external/CMakeLists.txt

4 lines
62 B
CMake
Raw Normal View History

if(ENABLE_PROFILING)
add_subdirectory(microprofile)
endif()