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