Added ImGui for compilation

This commit is contained in:
2015-12-12 18:18:10 +01:00
parent 0c6ac1e060
commit 0465fdb16d
+3
View File
@@ -78,6 +78,9 @@ set(SOURCE_FILES
${SOURCE_FILES_GUI} ${SOURCE_FILES_GUI}
${SOURCE_FILES_Rendering} ${SOURCE_FILES_Rendering}
${SOURCE_FILES_Rendering_Util} ${SOURCE_FILES_Rendering_Util}
${CMAKE_SOURCE_DIR}/deps/include/imgui/imgui.cpp
${CMAKE_SOURCE_DIR}/deps/include/imgui/imgui_draw.cpp
${CMAKE_SOURCE_DIR}/deps/include/imgui/imgui_demo.cpp
) )
set(LIBRARIES set(LIBRARIES