mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-01 07:40:26 +02:00
Export tinygltf target
This commit is contained in:
committed by
Josiah VanderZee
parent
36a90e9973
commit
a3b2dbdebb
@ -18,5 +18,6 @@ target_compile_definitions(tinygltf
|
||||
|
||||
target_include_directories(tinygltf
|
||||
INTERFACE
|
||||
"${CMAKE_CURRENT_SOURCE_DIR}"
|
||||
"$<BUILD_INTERFACE:${CMAKE_CURRENT_SOURCE_DIR}>"
|
||||
"$<INSTALL_INTERFACE:./>"
|
||||
)
|
||||
|
Reference in New Issue
Block a user