From 7b6b229ad9d85d1145322b2edd5992a4629c2106 Mon Sep 17 00:00:00 2001 From: rtk0c Date: Sat, 17 Apr 2021 20:01:40 -0700 Subject: Change imnodes to imgui-node-editor (more mature, more features) --- core/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/CMakeLists.txt') 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 -- cgit v1.2.3-70-g09d2