PageRenderTime 39ms CodeModel.GetById 1ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/cmake/Tut.cmake

https://bitbucket.org/lindenlab/viewer-beta/
CMake | 6 lines | 4 code | 1 blank | 1 comment | 1 complexity | 5946168766daec2271fa3579fe4f29c5 MD5 | raw file
Possible License(s): LGPL-2.1
  1. # -*- cmake -*-
  2. include(Prebuilt)
  3. if (NOT STANDALONE)
  4. use_prebuilt_binary(tut)
  5. endif(NOT STANDALONE)