[nostalgia,studio] Make module handling consistent

This commit is contained in:
2023-06-03 14:44:33 -05:00
parent 2874620bc6
commit ed169eb9b8
34 changed files with 257 additions and 209 deletions

View File

@@ -5,7 +5,7 @@ target_link_libraries(
OxClArgs
OxLogConn
Keel
NostalgiaAppModules
NostalgiaKeelModules
)
if(CMAKE_BUILD_TYPE STREQUAL "Release" AND NOT WIN32)