1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-10-04 16:17:17 +02:00
openrw/external/CMakeLists.txt
2019-05-22 23:33:17 +01:00

6 lines
87 B
CMake

if(ENABLE_PROFILING)
add_subdirectory(microprofile)
endif()
add_subdirectory(imgui)