[nostalgia/appmodules] Cleanup

This commit is contained in:
Gary Talent 2023-06-02 20:28:45 -05:00
parent 536f0ee8b7
commit ce2ac2e29e

View File

@ -9,8 +9,8 @@ endif()
target_link_libraries(
NostalgiaAppModules PUBLIC
NostalgiaCore
Keel
NostalgiaCore
NostalgiaScene
)