diff options
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 10025ce..fab2c86 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt | |||
| @@ -3,4 +3,5 @@ cmake_minimum_required(VERSION 3.28) | |||
| 3 | project(lingo2_archipelago) | 3 | project(lingo2_archipelago) |
| 4 | 4 | ||
| 5 | add_subdirectory(proto) | 5 | add_subdirectory(proto) |
| 6 | add_subdirectory(tools/assign_ids) | ||
| 6 | add_subdirectory(tools/datapacker) | 7 | add_subdirectory(tools/datapacker) |
