Skip to content
Snippets Groups Projects
Commit a08deb91 authored by Alain Linden's avatar Alain Linden
Browse files

fix for INTEGRATION_TEST_llcapabilitylistener (include Python to run with...

fix for INTEGRATION_TEST_llcapabilitylistener (include Python to run with correct python executable).
parent c98996e6
No related branches found
No related tags found
No related merge requests found
...@@ -10,6 +10,7 @@ include(LLMath) ...@@ -10,6 +10,7 @@ include(LLMath)
include(LLMessage) include(LLMessage)
include(LLVFS) include(LLVFS)
include(LLAddBuildTest) include(LLAddBuildTest)
include(Python)
include(Tut) include(Tut)
include_directories (${CMAKE_CURRENT_SOURCE_DIR}) include_directories (${CMAKE_CURRENT_SOURCE_DIR})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment