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) --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index aeb7b0e..88f540e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -18,5 +18,5 @@ include(${CMAKE_BINARY_DIR}/conanbuildinfo.cmake) conan_basic_setup() add_subdirectory(3rdparty/imgui) -add_subdirectory(3rdparty/imnodes) +add_subdirectory(3rdparty/imgui-node-editor) add_subdirectory(core) -- cgit v1.2.3-70-g09d2