Do CMake right
This commit is contained in:
committed by
Josiah VanderZee
parent
a3b2dbdebb
commit
a0b7a15693
5
source/lib/tinygltf/tinygltfConfig.cmake.in
Normal file
5
source/lib/tinygltf/tinygltfConfig.cmake.in
Normal file
@@ -0,0 +1,5 @@
|
||||
@PACKAGE_INIT@
|
||||
|
||||
if(NOT TARGET tinygltf::tinygltf)
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/tinygltfTargets.cmake")
|
||||
endif()
|
Reference in New Issue
Block a user