diff options
author | Oz Linden <oz@lindenlab.com> | 2011-02-17 13:52:53 -0500 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-02-17 13:52:53 -0500 |
commit | 7d16a1959005ec7607a787f757a049d744fafb8e (patch) | |
tree | 0edd3491ba75e4ce537bdc5e544b029b24922e04 /indra/llmessage/CMakeLists.txt | |
parent | fb94ad7646b5c8a2eaa65e41b0b8b1679652d956 (diff) | |
parent | b890f3cd55b21c62d2629c82336cd19e2750a760 (diff) |
merge changes for viewer-autobuild
Diffstat (limited to 'indra/llmessage/CMakeLists.txt')
-rw-r--r-- | indra/llmessage/CMakeLists.txt | 1 |
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}) |