From b3dfa12eee1cbca6be7a155e9e506d5a080071e2 Mon Sep 17 00:00:00 2001 From: rtk0c Date: Sat, 17 Apr 2021 20:05:50 -0700 Subject: Add implot --- core/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'core') diff --git a/core/CMakeLists.txt b/core/CMakeLists.txt index e1061b6..efa43ed 100644 --- a/core/CMakeLists.txt +++ b/core/CMakeLists.txt @@ -95,6 +95,7 @@ function(add_executable_variant TARGET_NAME) PRIVATE ${CONAN_LIBS} imgui + implot imgui-node-editor ) target_compile_definitions(${TARGET_NAME} -- cgit v1.2.3-70-g09d2