mirror of
https://github.com/minetest/irrlicht.git
synced 2024-11-12 05:20:27 +01:00
6 lines
119 B
CMake
6 lines
119 B
CMake
|
@PACKAGE_INIT@
|
||
|
|
||
|
if(NOT TARGET tinygltf::tinygltf)
|
||
|
include("${CMAKE_CURRENT_LIST_DIR}/tinygltfTargets.cmake")
|
||
|
endif()
|