mirror of
https://github.com/minetest/irrlicht.git
synced 2025-02-22 13:50:25 +01:00
Do not install tinygltf export from Irrlicht
This commit is contained in:
parent
05ede68af1
commit
eabc84a420
@ -601,7 +601,7 @@ if((CMAKE_PROJECT_NAME STREQUAL PROJECT_NAME) AND BUILD_TESTING)
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
# Installation of library
|
# Installation of library
|
||||||
install(TARGETS IrrlichtMt tinygltf
|
install(TARGETS IrrlichtMt
|
||||||
EXPORT IrrlichtMt-export
|
EXPORT IrrlichtMt-export
|
||||||
DESTINATION "${CMAKE_INSTALL_LIBDIR}"
|
DESTINATION "${CMAKE_INSTALL_LIBDIR}"
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user