diff options
Diffstat (limited to 'core/CMakeLists.txt')
-rw-r--r-- | core/CMakeLists.txt | 2 |
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 |