summaryrefslogtreecommitdiff
path: root/indra/cmake/TinyGLTF.cmake
blob: bb731637a0a7f95727a0140a2cd81450b40f2295 (plain)
1
2
3
4
5
6
7
# -*- cmake -*-
include(Prebuilt)

use_prebuilt_binary(tinygltf)

set(TINYGLTF_INCLUDE_DIR ${LIBS_PREBUILT_DIR}/include/tinygltf)