summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 4604c81..c3a5d02 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -70,6 +70,7 @@ example(c4rm)
example(c4mkdir)
examplepp(c4ls_asChildPp)
+examplepp(cppc4group_memorymanagement)
add_executable(c4cat examples/c4cat.c)
target_link_libraries(c4cat PRIVATE cc4group)