diff -r 0d5447230044 -r 8c6edaccaef1 src/CMakeLists.txt --- a/src/CMakeLists.txt Sun May 21 14:04:34 2023 +0200 +++ b/src/CMakeLists.txt Sun May 21 14:37:56 2023 +0200 @@ -7,6 +7,7 @@ linked_list.c tree.c buffer.c + map.c hash_key.c hash_map.c basic_mempool.c