mirror of
https://github.com/rwengine/openrw.git
synced 2024-11-07 03:12:36 +01:00
4 lines
62 B
CMake
4 lines
62 B
CMake
|
if(ENABLE_PROFILING)
|
||
|
add_subdirectory(microprofile)
|
||
|
endif()
|