diff options
| author | 3gg <3gg@shellblade.net> | 2025-11-01 14:21:37 -0700 | 
|---|---|---|
| committer | 3gg <3gg@shellblade.net> | 2025-11-01 14:21:37 -0700 | 
| commit | a10103ed9735b083200dfb78233fce325a9329dc (patch) | |
| tree | 27ebd7251b541f098314cd17417feb19a9d3f0ff /CMakeLists.txt | |
| parent | e5eb3845eff1ea080ffdc08102f7d1a6dee1179f (diff) | |
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index d1fb3ab..a7ce893 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt  | |||
| @@ -8,6 +8,7 @@ add_subdirectory(cassert) | |||
| 8 | add_subdirectory(cstring) | 8 | add_subdirectory(cstring) | 
| 9 | add_subdirectory(error) | 9 | add_subdirectory(error) | 
| 10 | add_subdirectory(filesystem) | 10 | add_subdirectory(filesystem) | 
| 11 | add_subdirectory(hash) | ||
| 11 | add_subdirectory(list) | 12 | add_subdirectory(list) | 
| 12 | add_subdirectory(log) | 13 | add_subdirectory(log) | 
| 13 | add_subdirectory(mem) | 14 | add_subdirectory(mem) | 
