1
0
This repository has been archived on 2025-10-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
irrlicht-archive/source/lib/tinygltf/tinygltfConfig.cmake.in
2024-04-18 07:10:56 -05:00

6 lines
119 B
CMake

@PACKAGE_INIT@
if(NOT TARGET tinygltf::tinygltf)
include("${CMAKE_CURRENT_LIST_DIR}/tinygltfTargets.cmake")
endif()