src/CMakeLists.txt

changeset 503
a89857072ace
parent 494
6ce8cfa10a96
child 549
d7f0b5a9a985
--- a/src/CMakeLists.txt	Tue Feb 15 19:07:14 2022 +0100
+++ b/src/CMakeLists.txt	Tue Feb 15 19:41:48 2022 +0100
@@ -1,6 +1,7 @@
 set(sources
         utils.c
         allocator.c
+        list.c
         linked_list.c
         tree.c
         buffer.c

mercurial