aboutsummaryrefslogtreecommitdiff
path: root/core/CMakeLists.txt
diff options
context:
space:
mode:
authorrtk0c <[email protected]>2021-04-17 20:01:40 -0700
committerrtk0c <[email protected]>2021-04-17 20:01:40 -0700
commit7b6b229ad9d85d1145322b2edd5992a4629c2106 (patch)
treeedc5861d7e526ff6aae0fa8038a9ad07c743e0ab /core/CMakeLists.txt
parentdca1286661f61e51943863de8ce68849a9578363 (diff)
Change imnodes to imgui-node-editor (more mature, more features)
Diffstat (limited to 'core/CMakeLists.txt')
-rw-r--r--core/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/CMakeLists.txt b/core/CMakeLists.txt
index b6199cd..e1061b6 100644
--- a/core/CMakeLists.txt
+++ b/core/CMakeLists.txt
@@ -95,7 +95,7 @@ function(add_executable_variant TARGET_NAME)
PRIVATE
${CONAN_LIBS}
imgui
- imnodes
+ imgui-node-editor
)
target_compile_definitions(${TARGET_NAME}
PRIVATE