# -*- cmake -*-
include(Prebuilt)

use_prebuilt_binary(tinygltf)

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