aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/cmake/CommonMiscLibs.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/cmake/CommonMiscLibs.cmake')
-rw-r--r--linden/indra/cmake/CommonMiscLibs.cmake7
1 files changed, 7 insertions, 0 deletions
diff --git a/linden/indra/cmake/CommonMiscLibs.cmake b/linden/indra/cmake/CommonMiscLibs.cmake
new file mode 100644
index 0000000..513acf3
--- /dev/null
+++ b/linden/indra/cmake/CommonMiscLibs.cmake
@@ -0,0 +1,7 @@
1# -*- cmake -*-
2include(Prebuilt)
3
4if (NOT STANDALONE)
5 use_prebuilt_binary(tut)
6endif(NOT STANDALONE)
7