[keel,nostalgia] AppLib-ize nost-pack
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
add_executable(nost-pack pack.cpp)
|
||||
add_executable(
|
||||
nost-pack
|
||||
${OLYMPIC_PATH}/applib/applib.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(
|
||||
nost-pack
|
||||
OxClArgs
|
||||
OxLogConn
|
||||
NostalgiaKeelModules
|
||||
KeelPack-AppLib
|
||||
)
|
||||
|
||||
if(CMAKE_BUILD_TYPE STREQUAL "Release" AND NOT WIN32)
|
||||
|
||||
Reference in New Issue
Block a user