summaryrefslogtreecommitdiff
path: root/indra/cmake
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2011-04-06 18:20:18 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2011-04-06 18:20:18 -0400
commite4819d9b22deebf080ca262a5a110a0ddfaee672 (patch)
tree68e87586c84f417304fe4cd60d928e2356e890d7 /indra/cmake
parent09dd619612c4ff6cb8e4db991f156679f60fac06 (diff)
Trying to fix missing python exe problem
Diffstat (limited to 'indra/cmake')
-rwxr-xr-x[-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..100755
--- 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