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