summaryrefslogtreecommitdiffstats
path: root/config/cmake/HDF518_Examples.cmake.in
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-02-27 22:36:22 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-02-27 22:36:22 (GMT)
commitd29b78ba8f05d63e03d507c8f71ad47255efb804 (patch)
treea7438cb86ef11e790aeee370db6f6da3c5606dd8 /config/cmake/HDF518_Examples.cmake.in
parent9ea358d971ae45698dba6794583a39c4023085ad (diff)
parent032f680919cd67202c6b5817c327139c09dacb05 (diff)
downloadhdf5-d29b78ba8f05d63e03d507c8f71ad47255efb804.zip
hdf5-d29b78ba8f05d63e03d507c8f71ad47255efb804.tar.gz
hdf5-d29b78ba8f05d63e03d507c8f71ad47255efb804.tar.bz2
Merge pull request #909 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit '032f680919cd67202c6b5817c327139c09dacb05': Add import Fix list var Fix IN_LIST usage Inc CMake min, Add new tests, rework test CMake files Update list
Diffstat (limited to 'config/cmake/HDF518_Examples.cmake.in')
-rw-r--r--config/cmake/HDF518_Examples.cmake.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake/HDF518_Examples.cmake.in b/config/cmake/HDF518_Examples.cmake.in
index 6af0b09..0e81217 100644
--- a/config/cmake/HDF518_Examples.cmake.in
+++ b/config/cmake/HDF518_Examples.cmake.in
@@ -9,7 +9,7 @@
# If you do not have access to either file, you may request a copy from
# help@hdfgroup.org.
#
-cmake_minimum_required(VERSION 3.2.2 FATAL_ERROR)
+cmake_minimum_required (VERSION 3.3.2 FATAL_ERROR)
###############################################################################################################
# This script will build and run the examples from a folder
# Execute from a command line: