[nostalgia] Move Olympic app parameters to NostalgiaProfile library

This commit is contained in:
2023-12-11 22:21:01 -06:00
parent aea1aabcd7
commit 5b929b8796
4 changed files with 12 additions and 9 deletions
+2
View File
@@ -6,6 +6,8 @@ add_executable(
target_link_libraries(
nostalgia-pack
KeelPack-AppLib
NostalgiaKeelModules
NostalgiaProfile
)
if(CMAKE_BUILD_TYPE STREQUAL "Release" AND NOT WIN32)