mirror of
https://github.com/minetest/irrlicht.git
synced 2024-11-20 01:00:24 +01:00
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/"
|
||||
DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}/IrrlichtMt"
|
||||
DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}/irrlichtmt"
|
||||
)
|
||||
|
||||
# Installation of CMake target and configuration files.
|
||||
|
Loading…
Reference in New Issue
Block a user