summaryrefslogtreecommitdiff
path: root/indra/cmake/Tut.cmake
blob: 7488e9dcb0b7c02c059faa342e975eb5d7c17ed1 (plain)
1
2
3
4
5
6
# -*- cmake -*-
include(Prebuilt)

if (NOT STANDALONE)
  use_prebuilt_binary(tut)
endif(NOT STANDALONE)