phoenix-firestorm/indra/cmake/Tut.cmake

7 lines
104 B
CMake
Executable File

# -*- cmake -*-
include(Prebuilt)
if (NOT STANDALONE)
use_prebuilt_binary(tut)
endif(NOT STANDALONE)