mirror of
https://github.com/rwengine/openrw.git
synced 2024-11-25 11:52:40 +01:00
6 lines
87 B
CMake
6 lines
87 B
CMake
if(ENABLE_PROFILING)
|
|
add_subdirectory(microprofile)
|
|
endif()
|
|
|
|
add_subdirectory(imgui)
|