/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

  1. # -*- cmake -*-
  2. set(LLMATH_INCLUDE_DIRS
  3. ${LIBS_OPEN_DIR}/llmath
  4. )
  5. set(LLMATH_LIBRARIES llmath)