From a08deb9131a06d6ac289495fc93bbb913c915056 Mon Sep 17 00:00:00 2001 From: Alain Linden Date: Wed, 16 Feb 2011 13:13:13 -0800 Subject: fix for INTEGRATION_TEST_llcapabilitylistener (include Python to run with correct python executable). --- indra/llmessage/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/llmessage') 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}) -- cgit v1.2.3