src/CMakeLists.txt

changeset 427
ec92b4ed23aa
parent 424
2d6f6cb24132
child 469
0458bff0b1cd
--- a/src/CMakeLists.txt	Sun Sep 26 14:45:42 2021 +0200
+++ b/src/CMakeLists.txt	Sun Sep 26 14:45:51 2021 +0200
@@ -2,6 +2,7 @@
         allocator.c
         list.c
         linked_list.c
+        tree.c
 )
 set(headers
         cx/allocator.h

mercurial