summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-03-15 13:55:41 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-03-15 13:55:52 (GMT)
commitfa863fd502128165156140bf964a51bcb91df903 (patch)
treeceb4a44ac68f57fe9bb2db36dc1abf9544a4271d /tools
parenta34805c8795e0954c098939b184e1ef4707cd8bb (diff)
downloadhdf5-fa863fd502128165156140bf964a51bcb91df903.zip
hdf5-fa863fd502128165156140bf964a51bcb91df903.tar.gz
hdf5-fa863fd502128165156140bf964a51bcb91df903.tar.bz2
Remove double entry
Diffstat (limited to 'tools')
-rw-r--r--tools/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt
index e1d85bc..c0c7036 100644
--- a/tools/CMakeLists.txt
+++ b/tools/CMakeLists.txt
@@ -35,8 +35,6 @@ add_subdirectory (perform)
#-- Add the tests
if (BUILD_TESTING)
- add_subdirectory (libtest)
-
# --------------------------------------------------------------------
# If S3 or HDFS enabled, then we need to test the tools library
# --------------------------------------------------------------------