mirror of
https://github.com/MadeOfJelly/MushMachine.git
synced 2025-06-18 18:56:36 +02:00
remove imgui color text editor
it is unmaintained and outdated
This commit is contained in:
3
external/CMakeLists.txt
vendored
3
external/CMakeLists.txt
vendored
@ -47,9 +47,6 @@ if(NOT MM_HEADLESS)
|
||||
# (debug) gui
|
||||
add_subdirectory("imgui")
|
||||
|
||||
# (debug) text editor
|
||||
include("${CMAKE_CURRENT_SOURCE_DIR}/ImGuiColorTextEdit.cmake")
|
||||
|
||||
# sound, uses sdl2-static backend
|
||||
add_subdirectory("soloud")
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user