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