aboutsummaryrefslogtreecommitdiff
path: root/core/CMakeLists.txt
diff options
context:
space:
mode:
authorrtk0c <[email protected]>2021-04-17 20:05:50 -0700
committerrtk0c <[email protected]>2021-04-17 20:05:50 -0700
commitb3dfa12eee1cbca6be7a155e9e506d5a080071e2 (patch)
tree620f28ae8975837e6dd61359971e093cd591a477 /core/CMakeLists.txt
parent7b6b229ad9d85d1145322b2edd5992a4629c2106 (diff)
Add implot
Diffstat (limited to 'core/CMakeLists.txt')
-rw-r--r--core/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
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}