forked from Mirrorlandia_minetest/irrlicht
Fix include install location
This commit is contained in:
parent
9840eeabe8
commit
5bdcc7eb4f
@ -35,7 +35,7 @@ install(TARGETS IrrlichtMt
|
|||||||
)
|
)
|
||||||
|
|
||||||
install(DIRECTORY "${PROJECT_SOURCE_DIR}/include/"
|
install(DIRECTORY "${PROJECT_SOURCE_DIR}/include/"
|
||||||
DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}/IrrlichtMt"
|
DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}/irrlichtmt"
|
||||||
)
|
)
|
||||||
|
|
||||||
# Installation of CMake target and configuration files.
|
# Installation of CMake target and configuration files.
|
||||||
|
Loading…
Reference in New Issue
Block a user