summary refs log tree commit diff stats
path: root/CMakeLists.txt
blob: 10025ce4dfa455df217d226504c9b1fb98c2a7ce (plain) (blame)
1
2
3
4
5
6
cmake_minimum_required(VERSION 3.28)

project(lingo2_archipelago)

add_subdirectory(proto)
add_subdirectory(tools/datapacker)