/indra/cmake/LLLogin.cmake

https://bitbucket.org/lindenlab/viewer-beta/ · CMake · 7 lines · 4 code · 2 blank · 1 comment · 0 complexity · ed6886b09003b8aa91903a8911c46478 MD5 · raw file

  1. # -*- cmake -*-
  2. set(LLLOGIN_INCLUDE_DIRS
  3. ${LIBS_OPEN_DIR}/viewer_components/login
  4. )
  5. set(LLLOGIN_LIBRARIES lllogin)