aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--find-modules/GeneratePythonBindingUmbrellaModule.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/find-modules/GeneratePythonBindingUmbrellaModule.cmake b/find-modules/GeneratePythonBindingUmbrellaModule.cmake
index 35bbc2c5..de793931 100644
--- a/find-modules/GeneratePythonBindingUmbrellaModule.cmake
+++ b/find-modules/GeneratePythonBindingUmbrellaModule.cmake
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 3.2)
+cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
get_filename_component(PYTHON_UMBRELLA_MODULE_DIR ${PYTHON_UMBRELLA_MODULE_FILE} PATH)