summaryrefslogtreecommitdiff
path: root/indra/llmessage/CMakeLists.txt
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/llmessage/CMakeLists.txt
parent4521ec1584f4a274c8a1881c28ae429ad5142f9a (diff)
Clean up use of tut
Diffstat (limited to 'indra/llmessage/CMakeLists.txt')
-rw-r--r--indra/llmessage/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llmessage/CMakeLists.txt b/indra/llmessage/CMakeLists.txt
index 4fb0187412..0f3e159802 100644
--- a/indra/llmessage/CMakeLists.txt
+++ b/indra/llmessage/CMakeLists.txt
@@ -8,6 +8,7 @@ include(LLMath)
include(LLMessage)
include(LLVFS)
include(LLAddBuildTest)
+include(Tut)
include_directories (${CMAKE_CURRENT_SOURCE_DIR})