[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [extra-cmake-modules] tests: Don't require the python bindings dependencies for ECM
From:       Stephen Kelly <steveire () gmail ! com>
Date:       2016-10-31 15:49:06
Message-ID: E1c1Epe-0007Lm-HJ () code ! kde ! org
[Download RAW message or body]

Git commit c983e0618662f7987bf4bd11e7647edd5cdefdbf by Stephen Kelly.
Committed on 31/10/2016 at 15:48.
Pushed by skelly into branch 'master'.

Don't require the python bindings dependencies for ECM

It should be optional.

M  +1    -1    tests/CMakeLists.txt

http://commits.kde.org/extra-cmake-modules/c983e0618662f7987bf4bd11e7647edd=
5cdefdbf

diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index d83db8a..53008e1 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -81,7 +81,7 @@ endmacro()
 =

 list(APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/find-modules)
 =

-find_package(PythonModuleGeneration REQUIRED)
+find_package(PythonModuleGeneration)
 =

 foreach(pyversion 2 3)
   if (GPB_PYTHON${pyversion}_COMMAND)
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic