[nostalgia/foundation] Fix CMake install
This commit is contained in:
parent
3c9e6d10ea
commit
8a4ce3c8f1
@ -15,12 +15,14 @@ target_link_libraries(
|
|||||||
OxModel
|
OxModel
|
||||||
OxStd
|
OxStd
|
||||||
)
|
)
|
||||||
|
|
||||||
install(
|
install(
|
||||||
FILES
|
FILES
|
||||||
|
assetmanager.hpp
|
||||||
|
context.hpp
|
||||||
media.hpp
|
media.hpp
|
||||||
module.hpp
|
module.hpp
|
||||||
typeconv.hpp
|
typeconv.hpp
|
||||||
DESTINATION
|
DESTINATION
|
||||||
include/nostalgia/core
|
include/nostalgia/foundation
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user