summaryrefslogtreecommitdiff
path: root/indra/llmessage
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2011-02-16 21:53:52 -0500
committerOz Linden <oz@lindenlab.com>2011-02-16 21:53:52 -0500
commit4497502d0d3784a2cfd6871e7609290de2023475 (patch)
tree42e04c6380d13a4653e3649753129e5562989df7 /indra/llmessage
parent893690bb4f9da18d999cc47e51242af7ffb77b8a (diff)
parent75f7aca1079468eb8655c5726318cc3a7aa85c16 (diff)
Automated merge with file:///Users/oz/Work/viewer-autobuild
Diffstat (limited to 'indra/llmessage')
-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 1cad0f6d22..51532b8af6 100644
--- a/indra/llmessage/CMakeLists.txt
+++ b/indra/llmessage/CMakeLists.txt
@@ -10,6 +10,7 @@ include(LLMath)
include(LLMessage)
include(LLVFS)
include(LLAddBuildTest)
+include(Python)
include(Tut)
include_directories (${CMAKE_CURRENT_SOURCE_DIR})