Trying to fix missing python exe problem

master
Brad Payne (Vir Linden) 2011-04-06 18:20:18 -04:00
parent 09dd619612
commit e4819d9b22
1 changed files with 1 additions and 0 deletions

1
indra/cmake/LLTestCommand.cmake Normal file → Executable file
View File

@ -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