summaryrefslogtreecommitdiff
path: root/qpid/cpp/src
diff options
context:
space:
mode:
authorJustin Ross <jross@apache.org>2016-05-26 21:52:56 +0000
committerJustin Ross <jross@apache.org>2016-05-26 21:52:56 +0000
commitf609ee876788ee9198907c3a7594e4c69a468665 (patch)
tree21b320f48fffdc23ef7ac4c817fb060c203de17c /qpid/cpp/src
parent2c36085a66c2c5b7271bced836f97a531a637ae5 (diff)
downloadqpid-python-f609ee876788ee9198907c3a7594e4c69a468665.tar.gz
QPID-7281: Relocate the find_package invocation for python; use the resulting config to run the test-time dependency check
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1745657 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src')
-rw-r--r--qpid/cpp/src/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/cpp/src/CMakeLists.txt b/qpid/cpp/src/CMakeLists.txt
index be10be9b85..3b9bc472bc 100644
--- a/qpid/cpp/src/CMakeLists.txt
+++ b/qpid/cpp/src/CMakeLists.txt
@@ -36,7 +36,6 @@ include(CheckSizetDistinct)
find_package(PkgConfig)
find_package(Ruby)
-find_package(PythonInterp REQUIRED)
find_package(Doxygen)