We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 704e33f commit 90c7206Copy full SHA for 90c7206
attachments/openxr_engine/CMakeLists.txt
@@ -148,8 +148,6 @@ set(SOURCES_COMMON
148
${SIMPLE_ENGINE_DIR}/imgui_system.cpp
149
${SIMPLE_ENGINE_DIR}/imgui/imgui.cpp
150
${SIMPLE_ENGINE_DIR}/imgui/imgui_draw.cpp
151
- ${SIMPLE_ENGINE_DIR}/imgui/imgui_tables.cpp
152
- ${SIMPLE_ENGINE_DIR}/imgui/imgui_widgets.cpp
153
${SIMPLE_ENGINE_DIR}/vulkan_device.cpp
154
${SIMPLE_ENGINE_DIR}/pipeline.cpp
155
${SIMPLE_ENGINE_DIR}/descriptor_manager.cpp
0 commit comments