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) --- 3rdparty/imnodes/CMakeLists.txt | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 3rdparty/imnodes/CMakeLists.txt (limited to '3rdparty/imnodes/CMakeLists.txt') diff --git a/3rdparty/imnodes/CMakeLists.txt b/3rdparty/imnodes/CMakeLists.txt deleted file mode 100644 index bb1290c..0000000 --- a/3rdparty/imnodes/CMakeLists.txt +++ /dev/null @@ -1,10 +0,0 @@ -set(IMNODES_SOURCES - imnodes.h - imnodes.cpp -) - -add_library(imnodes ${IMNODES_SOURCES}) -target_include_directories(imnodes PRIVATE - ${CMAKE_SOURCE_DIR}/3rdparty/imnodes - ${CMAKE_SOURCE_DIR}/3rdparty/imgui -) -- cgit v1.2.3-70-g09d2