mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-02 00:00:26 +02:00
Do not install tinygltf export from Irrlicht
This commit is contained in:
committed by
Josiah VanderZee
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}"
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user