summaryrefslogtreecommitdiffstats
path: root/config/cmake/scripts
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-09-13 20:14:53 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-09-13 20:14:53 (GMT)
commit321268049c3a5d167f26f8b6a6222277c2aa78b3 (patch)
treee11980d39eeb22f173c12194a19af9a816f1e6dc /config/cmake/scripts
parent11a16203c5617cd58c4ab64ed08c3f01129d1707 (diff)
downloadhdf5-321268049c3a5d167f26f8b6a6222277c2aa78b3.zip
hdf5-321268049c3a5d167f26f8b6a6222277c2aa78b3.tar.gz
hdf5-321268049c3a5d167f26f8b6a6222277c2aa78b3.tar.bz2
Remove cache sets for defaults, cleanup cmake files
Diffstat (limited to 'config/cmake/scripts')
-rwxr-xr-xconfig/cmake/scripts/CTestScript.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake/scripts/CTestScript.cmake b/config/cmake/scripts/CTestScript.cmake
index 3bfc8b4..3cb9a5e 100755
--- a/config/cmake/scripts/CTestScript.cmake
+++ b/config/cmake/scripts/CTestScript.cmake
@@ -8,7 +8,7 @@
# distribution tree, or in https://support.hdfgroup.org/ftp/HDF5/releases.
# 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)
########################################################
# This dashboard is maintained by The HDF Group