og-northstar-launcher/primedev/CMakeLists.txt
Jan c07ebd8728
Restructure primelauncher cmake logic (#727)
Move primelauncher cmake logic into its subdirectory allowing everything related to it to be self contained
2024-06-23 01:34:30 +02:00

3 lines
86 B
CMake

include(Northstar.cmake)
add_subdirectory(primelauncher)
add_subdirectory(wsockproxy)