summaryrefslogtreecommitdiff
path: root/indra/cmake/Atmosphere.cmake
blob: 9c14df2a11cc8e6167c76f4d846327d4f842d063 (plain)
1
2
3
4
5
# -*- cmake -*-
include(Prebuilt)
use_prebuilt_binary(libatmosphere)
set(LIBATMOSPHERE_LIBRARIES atmosphere)
set(LIBATMOSPHERE_INCLUDE_DIR ${LIBS_PREBUILT_DIR}/include/atmosphere)