mirror of
https://github.com/R2Northstar/NorthstarLauncher
synced 2026-08-23 20:26:04 -04:00
Move primelauncher cmake logic into its subdirectory allowing everything related to it to be self contained
3 lines
86 B
CMake
3 lines
86 B
CMake
include(Northstar.cmake)
|
|
add_subdirectory(primelauncher)
|
|
add_subdirectory(wsockproxy)
|