mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-13 05:40:18 +02:00
@ -29,7 +29,7 @@ add_subdirectory(source/Irrlicht)
|
||||
|
||||
# Installation of library and headers.
|
||||
include(GNUInstallDirs)
|
||||
install(TARGETS IrrlichtMt
|
||||
install(TARGETS ${INSTALL_TARGETS}
|
||||
EXPORT IrrlichtMt-export
|
||||
DESTINATION "${CMAKE_INSTALL_LIBDIR}"
|
||||
)
|
||||
|
Reference in New Issue
Block a user