[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

@@ -3,7 +3,7 @@ add_library(
NostalgiaScene
scene.cpp
scenestatic.cpp
scenemodule.cpp
keelmodule.cpp
typeconv.cpp
)
@@ -15,7 +15,7 @@ target_link_libraries(
install(
FILES
scenestatic.hpp
scenemodule.hpp
keelmodule.hpp
typeconv.hpp
DESTINATION
include/nostalgia/scene