summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave SIMmONs <simon@lindenlab.com>2011-05-03 16:48:52 -0700
committerDave SIMmONs <simon@lindenlab.com>2011-05-03 16:48:52 -0700
commit32d30f33be853c0e1e2fc7657c14cd4575b19db2 (patch)
tree4d469a18427e2465944107da8dff03b70008fe78
parentc6c72f9aa133a58a7a9a5382a2b9f7925a3168c1 (diff)
Manually fix missing python problem, using fix from mesh code.
-rw-r--r--indra/cmake/LLTestCommand.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/cmake/LLTestCommand.cmake b/indra/cmake/LLTestCommand.cmake
index 554559edbd..b5a0580a90 100644
--- a/indra/cmake/LLTestCommand.cmake
+++ b/indra/cmake/LLTestCommand.cmake
@@ -1,3 +1,4 @@
+include(Python)
MACRO(LL_TEST_COMMAND OUTVAR LD_LIBRARY_PATH)
# nat wonders how Kitware can use the term 'function' for a construct that
# cannot return a value. And yet, variables you set inside a FUNCTION are