PageRenderTime 29ms CodeModel.GetById 16ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/cmake/LLXUIXML.cmake

https://bitbucket.org/lindenlab/viewer-beta/
CMake | 7 lines | 4 code | 2 blank | 1 comment | 0 complexity | 34b7d1529d92442a2a19e25d163c7744 MD5 | raw file
Possible License(s): LGPL-2.1
  1. # -*- cmake -*-
  2. set(LLXUIXML_INCLUDE_DIRS
  3. ${LIBS_OPEN_DIR}/llxuixml
  4. )
  5. set(LLXUIXML_LIBRARIES llxuixml)