[nostalgia] Move pack transforms to modules

This commit is contained in:
2023-02-03 22:11:58 -06:00
parent b1b2780eb9
commit 05a46c3b07
8 changed files with 58 additions and 36 deletions

View File

@@ -10,6 +10,7 @@ endif()
target_link_libraries(
NostalgiaAppModules PUBLIC
NostalgiaCore
NostalgiaFoundation
)
install(