[keel] Split out Nostalgia Foundation and Pack lib into Keel

This commit is contained in:
2023-03-24 21:20:55 -05:00
parent 4a95a79926
commit 7beb3cc6fc
50 changed files with 185 additions and 206 deletions

View File

@@ -4,7 +4,7 @@ target_link_libraries(
nost-pack
OxClArgs
OxLogConn
NostalgiaPack
Keel
NostalgiaAppModules
)
@@ -19,6 +19,3 @@ install(
RUNTIME DESTINATION
bin
)
add_subdirectory(pack)