[svn-r29404] correct filename in comment

This commit is contained in:
Allen Byrne
2016-03-14 13:33:12 -05:00
parent f9dd7f1a80
commit 4ed758aa3d

View File

@@ -7,7 +7,7 @@
cmake_minimum_required(VERSION 3.1.0 FATAL_ERROR)
############################################################################
# Usage:
# ctest -S HDF518config.cmake,OPTION=VALUE -C Release -VV -O test.log
# ctest -S HDF5config.cmake,OPTION=VALUE -C Release -VV -O test.log
# where valid options for OPTION are:
# BUILD_GENERATOR - The cmake build generator:
# Unix * Unix Makefiles