summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2013-09-19 13:22:59 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2013-09-19 13:22:59 (GMT)
commitba21e5b5e3202bbb669933884e9c014a6c3cd11e (patch)
treebb54bbda0298b6a4c29f5421dbf9c70074d83825 /config
parentcbe069269b7a6e02aaca103d54471034a07cc247 (diff)
downloadhdf5-ba21e5b5e3202bbb669933884e9c014a6c3cd11e.zip
hdf5-ba21e5b5e3202bbb669933884e9c014a6c3cd11e.tar.gz
hdf5-ba21e5b5e3202bbb669933884e9c014a6c3cd11e.tar.bz2
[svn-r24164] Add documentation on usage.
Diffstat (limited to 'config')
-rw-r--r--config/cmake/UserMacros/Windows_MT.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/cmake/UserMacros/Windows_MT.cmake b/config/cmake/UserMacros/Windows_MT.cmake
index 9be5404..175c420 100644
--- a/config/cmake/UserMacros/Windows_MT.cmake
+++ b/config/cmake/UserMacros/Windows_MT.cmake
@@ -4,6 +4,8 @@
# To use this option, copy both the macro and option code
# into the root UserMacros.cmake file.
+# OR add an include to the root UserMacros.cmake file:
+# INCLUDE(path_to_file/WINDOWS_MT.cmake)
#-----------------------------------------------------------------------------
# Option to Build with Static CRT libraries on Windows