summaryrefslogtreecommitdiffstats
path: root/config/cmake/jrunTest.cmake
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-06-18 22:10:46 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-06-18 22:10:46 (GMT)
commitb3b6dcb44abef88b767a64c24098ada09c28db24 (patch)
treea5355c6274a21c8f5dfef50e843d8f6e4d0d0382 /config/cmake/jrunTest.cmake
parent8973ba46c6fd72caac146c254349df46bb57717d (diff)
downloadhdf5-b3b6dcb44abef88b767a64c24098ada09c28db24.zip
hdf5-b3b6dcb44abef88b767a64c24098ada09c28db24.tar.gz
hdf5-b3b6dcb44abef88b767a64c24098ada09c28db24.tar.bz2
Correct CMake issues
Diffstat (limited to 'config/cmake/jrunTest.cmake')
-rw-r--r--config/cmake/jrunTest.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake/jrunTest.cmake b/config/cmake/jrunTest.cmake
index fc49275..44ac15b 100644
--- a/config/cmake/jrunTest.cmake
+++ b/config/cmake/jrunTest.cmake
@@ -9,7 +9,7 @@
# If you do not have access to either file, you may request a copy from
# help@hdfgroup.org.
#
-# runTest.cmake executes a command and captures the output in a file. File is then compared
+# jrunTest.cmake executes a command and captures the output in a file. File is then compared
# against a reference file. Exit status of command can also be compared.
cmake_policy(SET CMP0007 NEW)