fix for INTEGRATION_TEST_llcapabilitylistener (include Python to run with correct python executable).
parent
c98996e684
commit
a08deb9131
|
|
@ -10,6 +10,7 @@ include(LLMath)
|
|||
include(LLMessage)
|
||||
include(LLVFS)
|
||||
include(LLAddBuildTest)
|
||||
include(Python)
|
||||
include(Tut)
|
||||
|
||||
include_directories (${CMAKE_CURRENT_SOURCE_DIR})
|
||||
|
|
|
|||
Loading…
Reference in New Issue