[nostalgia,studio] Make module handling consistent
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user