/indra/cmake/LLMath.cmake
https://bitbucket.org/lindenlab/viewer-beta/ · CMake · 7 lines · 4 code · 2 blank · 1 comment · 0 complexity · d553f25b866befbd4830d7d1a5ba4f3b MD5 · raw file
- # -*- cmake -*-
- set(LLMATH_INCLUDE_DIRS
- ${LIBS_OPEN_DIR}/llmath
- )
- set(LLMATH_LIBRARIES llmath)