mirror of
https://github.com/autc04/Retro68.git
synced 2025-02-13 14:31:25 +00:00
3 lines
107 B
CMake
3 lines
107 B
CMake
add_application(LaunchAPPLServer CONSOLE main.cc)
|
|
target_link_libraries(LaunchAPPLServer LaunchAPPLCommon)
|