summaryrefslogtreecommitdiff
path: root/indra/test
diff options
context:
space:
mode:
authorBryan O'Sullivan <bos@lindenlab.com>2009-03-02 22:28:49 +0000
committerBryan O'Sullivan <bos@lindenlab.com>2009-03-02 22:28:49 +0000
commitb5ef0bb6c235d3a50766fddf02c2850a54480173 (patch)
treee26b668284871c0af1d6974bd64bb8ac481b0a4c /indra/test
parent4521ec1584f4a274c8a1881c28ae429ad5142f9a (diff)
Clean up use of tut
Diffstat (limited to 'indra/test')
-rw-r--r--indra/test/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/test/CMakeLists.txt b/indra/test/CMakeLists.txt
index b9e0e3dbdd..c8682c8ea7 100644
--- a/indra/test/CMakeLists.txt
+++ b/indra/test/CMakeLists.txt
@@ -12,6 +12,7 @@ include(LLVFS)
include(LLXML)
include(LScript)
include(Linking)
+include(Tut)
include_directories(
${LLCOMMON_INCLUDE_DIRS}