fix for INTEGRATION_TEST_llcapabilitylistener (include Python to run with correct python executable).

master
Alain Linden 2011-02-16 13:13:13 -08:00
parent c98996e684
commit a08deb9131
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ include(LLMath)
include(LLMessage)
include(LLVFS)
include(LLAddBuildTest)
include(Python)
include(Tut)
include_directories (${CMAKE_CURRENT_SOURCE_DIR})