diff options
Diffstat (limited to 'qpid/cpp/CTestCustom.cmake')
| -rw-r--r-- | qpid/cpp/CTestCustom.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/CTestCustom.cmake b/qpid/cpp/CTestCustom.cmake index 3d6bec1e33..0fcf2560b2 100644 --- a/qpid/cpp/CTestCustom.cmake +++ b/qpid/cpp/CTestCustom.cmake @@ -1 +1 @@ -set(CTEST_CUSTOM_PRE_TEST "${CMAKE_BINARY_DIR}/src/tests/check_dependencies.py") +set(CTEST_CUSTOM_PRE_TEST "${PYTHON_EXECUTABLE} ${CMAKE_BINARY_DIR}/src/tests/check_dependencies.py") |
