summaryrefslogtreecommitdiff
path: root/qpid/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp')
-rw-r--r--qpid/cpp/CTestCustom.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/CTestCustom.cmake b/qpid/cpp/CTestCustom.cmake
index 57efd32a81..3d6bec1e33 100644
--- a/qpid/cpp/CTestCustom.cmake
+++ b/qpid/cpp/CTestCustom.cmake
@@ -1 +1 @@
-set(CTEST_CUSTOM_PRE_TEST "python ${CMAKE_BINARY_DIR}/src/tests/check_dependencies.py")
+set(CTEST_CUSTOM_PRE_TEST "${CMAKE_BINARY_DIR}/src/tests/check_dependencies.py")