diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2014-04-25 21:27:37 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2014-04-25 21:27:37 (GMT) |
commit | 7309bb5ab8810a701d5aa98c8068b98792585d9a (patch) | |
tree | 0868d14c806eb92910c3699ccded63e3c9d05f76 /tools/h5stat | |
parent | 1c3f9457396ba4a5f46a20423b205ed1e2b9c323 (diff) | |
download | hdf5-7309bb5ab8810a701d5aa98c8068b98792585d9a.zip hdf5-7309bb5ab8810a701d5aa98c8068b98792585d9a.tar.gz hdf5-7309bb5ab8810a701d5aa98c8068b98792585d9a.tar.bz2 |
[svn-r25113] Fixed Subversion EOL and executable attributes. No code changes.
Diffstat (limited to 'tools/h5stat')
-rw-r--r-- | tools/h5stat/CMakeLists.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/h5stat/CMakeLists.txt b/tools/h5stat/CMakeLists.txt index 82f0ffb..0658216 100644 --- a/tools/h5stat/CMakeLists.txt +++ b/tools/h5stat/CMakeLists.txt @@ -40,9 +40,9 @@ endif (BUILD_TESTING) ############################################################################## ############################################################################## -#-----------------------------------------------------------------------------
-# Rules for Installation of tools using make Install target
-#-----------------------------------------------------------------------------
+#----------------------------------------------------------------------------- +# Rules for Installation of tools using make Install target +#----------------------------------------------------------------------------- #INSTALL_PROGRAM_PDB (h5stat ${HDF5_INSTALL_BIN_DIR} toolsapplications) |