summaryrefslogtreecommitdiffstats
path: root/tools/CMakeLists.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2015-01-05 16:22:02 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2015-01-05 16:22:02 (GMT)
commit3525935821b6a0bdb66cfa6ba3bfaee85d36fb00 (patch)
tree18bb930269b2d7035dd62233169afd63037d6b7c /tools/CMakeLists.txt
parent276805c3fbe33cc9c460aec1b462a3e569d5262b (diff)
downloadhdf5-3525935821b6a0bdb66cfa6ba3bfaee85d36fb00.zip
hdf5-3525935821b6a0bdb66cfa6ba3bfaee85d36fb00.tar.gz
hdf5-3525935821b6a0bdb66cfa6ba3bfaee85d36fb00.tar.bz2
[svn-r25952] HDFFV-9054: disable io_timer in tools lib and perform sub-folder due to SHARED compile issues and other issues.
Diffstat (limited to 'tools/CMakeLists.txt')
-rw-r--r--tools/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt
index 2365326..3b89a02 100644
--- a/tools/CMakeLists.txt
+++ b/tools/CMakeLists.txt
@@ -46,4 +46,4 @@ add_subdirectory (${HDF5_TOOLS_SOURCE_DIR}/h5stat)
add_subdirectory (${HDF5_TOOLS_SOURCE_DIR}/h5dump)
#-- Add the perform and test executables
-add_subdirectory (${HDF5_TOOLS_SOURCE_DIR}/perform)
+#add_subdirectory (${HDF5_TOOLS_SOURCE_DIR}/perform)