summaryrefslogtreecommitdiff
path: root/indra/cmake/JPEGEncoderBasic.cmake
blob: 0d2a3231bbb8ecf22e5109c51a90ac3cdfb7c67b (plain)
1
2
3
4
5
# -*- cmake -*-
use_prebuilt_binary(jpegencoderbasic)

# Main JS file
configure_file("${AUTOBUILD_INSTALL_DIR}/js/jpeg_encoder_basic.js" "${CMAKE_SOURCE_DIR}/newview/skins/default/html/common/equirectangular/js/jpeg_encoder_basic.js" COPYONLY)