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

use_prebuilt_binary(tinyexr)

set(TINYEXR_INCLUDE_DIR ${LIBS_PREBUILT_DIR}/include/tinyexr)