summaryrefslogtreecommitdiffstats
path: root/tools/h5jam
diff options
context:
space:
mode:
authorMohamad Chaarawi <chaarawi@hdfgroup.org>2013-01-18 22:02:21 (GMT)
committerMohamad Chaarawi <chaarawi@hdfgroup.org>2013-01-18 22:02:21 (GMT)
commitc7f53746db178306cf650637d344acc40dc9f472 (patch)
tree79285fb18ad59eb9c2eedfd00af9db8959ec86ed /tools/h5jam
parent7093f8a38b5570568cc8e03b299514760fda5f64 (diff)
parent3ddf8006a1ff2b4527b2c330c49a2bde58b16150 (diff)
downloadhdf5-c7f53746db178306cf650637d344acc40dc9f472.zip
hdf5-c7f53746db178306cf650637d344acc40dc9f472.tar.gz
hdf5-c7f53746db178306cf650637d344acc40dc9f472.tar.bz2
[svn-r23179] trunk merge
Diffstat (limited to 'tools/h5jam')
-rw-r--r--tools/h5jam/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5jam/CMakeLists.txt b/tools/h5jam/CMakeLists.txt
index b44e734..437fed3 100644
--- a/tools/h5jam/CMakeLists.txt
+++ b/tools/h5jam/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required (VERSION 2.8.6)
+cmake_minimum_required (VERSION 2.8.10)
PROJECT (HDF5_TOOLS_H5JAM)
#-----------------------------------------------------------------------------