diff options
| author | 3gg <3gg@shellblade.net> | 2026-04-05 15:00:15 -0700 |
|---|---|---|
| committer | 3gg <3gg@shellblade.net> | 2026-04-05 15:00:15 -0700 |
| commit | 51cb3dca28db17a1975cc9e04b6c75d2c89715c2 (patch) | |
| tree | 26e03ea266bf8f7f9f0e27126cde9da51335f5dc /CMakeLists.txt | |
| parent | c3f868d293a9b63a2bdc74dabdeaec9c4a0dfc5a (diff) | |
Add pedantic
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 a7ce893..62ee1a8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt | |||
| @@ -16,4 +16,5 @@ add_subdirectory(mempool) | |||
| 16 | add_subdirectory(memstack) | 16 | add_subdirectory(memstack) |
| 17 | add_subdirectory(plugin) | 17 | add_subdirectory(plugin) |
| 18 | add_subdirectory(random) | 18 | add_subdirectory(random) |
| 19 | add_subdirectory(simloop) | ||
| 19 | add_subdirectory(timer) | 20 | add_subdirectory(timer) |
