/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

  1. # -*- cmake -*-
  2. include(Prebuilt)
  3. if (NOT STANDALONE)
  4. use_prebuilt_binary(tut)
  5. endif(NOT STANDALONE)