src/CMakeLists.txt

changeset 558
9b767b07602c
parent 549
d7f0b5a9a985
child 563
69a83fad8a35
     1.1 --- a/src/CMakeLists.txt	Fri May 27 12:59:41 2022 +0200
     1.2 +++ b/src/CMakeLists.txt	Fri May 27 13:25:42 2022 +0200
     1.3 @@ -5,6 +5,7 @@
     1.4          linked_list.c
     1.5          tree.c
     1.6          buffer.c
     1.7 +        map.c
     1.8          hash_map.c
     1.9  )
    1.10  set(headers

mercurial