diff options
author | Vailin Choi <vchoi@hdfgroup.org> | 2015-03-05 20:31:34 (GMT) |
---|---|---|
committer | Vailin Choi <vchoi@hdfgroup.org> | 2015-03-05 20:31:34 (GMT) |
commit | 50c38a5733bf39c2ba2cdb0de4d03e4aa78b1814 (patch) | |
tree | f2af5c1a019dacf1b1869762deb12f8cfaa5a7b7 /testpar | |
parent | f6fbd4ab36c14f854d6a63cdbced93ce2b6f801e (diff) | |
download | hdf5-50c38a5733bf39c2ba2cdb0de4d03e4aa78b1814.zip hdf5-50c38a5733bf39c2ba2cdb0de4d03e4aa78b1814.tar.gz hdf5-50c38a5733bf39c2ba2cdb0de4d03e4aa78b1814.tar.bz2 |
[svn-r26372] Bring revisions #26195:#26219 from trunk to revise_chunks.
h5committested.
Diffstat (limited to 'testpar')
-rw-r--r-- | testpar/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testpar/CMakeLists.txt b/testpar/CMakeLists.txt index 8c631a3..11437c0 100644 --- a/testpar/CMakeLists.txt +++ b/testpar/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required (VERSION 2.8.11) +cmake_minimum_required (VERSION 3.1.0) PROJECT (HDF5_TEST_PAR) #----------------------------------------------------------------------------- |