summaryrefslogtreecommitdiff
path: root/examples/CMakeLists.txt
diff options
context:
space:
mode:
authorGreg Ercolano <erco@seriss.com>2021-03-18 19:41:27 -0700
committerGreg Ercolano <erco@seriss.com>2021-03-18 19:41:27 -0700
commit19ae897553eb38e432a52359b25f0d2c65e7753f (patch)
tree9d8121870c38eb0f2cc7d4303b096c4771e48372 /examples/CMakeLists.txt
parent0688c77c333f47c76c5dc4a945942220ea80194a (diff)
Added chart-simple example
Diffstat (limited to 'examples/CMakeLists.txt')
-rw-r--r--examples/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt
index e04722006..a81a5695b 100644
--- a/examples/CMakeLists.txt
+++ b/examples/CMakeLists.txt
@@ -30,6 +30,7 @@ file (MAKE_DIRECTORY ${EXECUTABLE_OUTPUT_PATH})
############################################################
set (SIMPLE_SOURCES
+ chart-simple
browser-simple
draggable-group
howto-add_fd-and-popen