diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2014-04-25 20:58:01 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2014-04-25 20:58:01 (GMT) |
commit | c5815755cc96f5ba07221a14496d8ef69fbb6e9d (patch) | |
tree | ea1e1f2151843788db9aa1eb39f226cf864377cb /tools/h5jam | |
parent | 4257a32de13576155efc6df64aa0282bdf074ff1 (diff) | |
download | hdf5-c5815755cc96f5ba07221a14496d8ef69fbb6e9d.zip hdf5-c5815755cc96f5ba07221a14496d8ef69fbb6e9d.tar.gz hdf5-c5815755cc96f5ba07221a14496d8ef69fbb6e9d.tar.bz2 |
[svn-r25111] Changed Subeversion EOL and executable properties. No code changes.
Diffstat (limited to 'tools/h5jam')
-rw-r--r-- | tools/h5jam/CMakeLists.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/h5jam/CMakeLists.txt b/tools/h5jam/CMakeLists.txt index b0d5ac8..a8e3a7c 100644 --- a/tools/h5jam/CMakeLists.txt +++ b/tools/h5jam/CMakeLists.txt @@ -64,9 +64,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 (h5jam ${HDF5_INSTALL_BIN_DIR} toolsapplications) |