src/CMakeLists.txt

changeset 424
2d6f6cb24132
parent 398
8d506ed6c1c0
child 469
0458bff0b1cd
     1.1 --- a/src/CMakeLists.txt	Sun Sep 26 13:06:48 2021 +0200
     1.2 +++ b/src/CMakeLists.txt	Sun Sep 26 13:34:30 2021 +0200
     1.3 @@ -2,6 +2,7 @@
     1.4          allocator.c
     1.5          list.c
     1.6          linked_list.c
     1.7 +        tree.c
     1.8  )
     1.9  set(headers
    1.10          cx/allocator.h

mercurial