summaryrefslogtreecommitdiffstats
path: root/tools/CMakeLists.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2015-01-05 21:52:26 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2015-01-05 21:52:26 (GMT)
commit5da20c221e2bad9c012ff4a32b5e76bc04e386be (patch)
treea90786a87c1cc060ee9796559566db084f78126f /tools/CMakeLists.txt
parent6a982a7690c7fbb9a714471673f008a0476a0f44 (diff)
downloadhdf5-5da20c221e2bad9c012ff4a32b5e76bc04e386be.zip
hdf5-5da20c221e2bad9c012ff4a32b5e76bc04e386be.tar.gz
hdf5-5da20c221e2bad9c012ff4a32b5e76bc04e386be.tar.bz2
[svn-r25955] Added Perform and io_timer back into build.
Tested: local linux cmake
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 3b89a02..2365326 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)