summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-03-17 21:53:41 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-03-17 21:53:41 (GMT)
commit4455ed0fbda47d149cc7c86daeefe39d4f7e5629 (patch)
treeceb4a44ac68f57fe9bb2db36dc1abf9544a4271d /tools
parenta34805c8795e0954c098939b184e1ef4707cd8bb (diff)
parentfa863fd502128165156140bf964a51bcb91df903 (diff)
downloadhdf5-4455ed0fbda47d149cc7c86daeefe39d4f7e5629.zip
hdf5-4455ed0fbda47d149cc7c86daeefe39d4f7e5629.tar.gz
hdf5-4455ed0fbda47d149cc7c86daeefe39d4f7e5629.tar.bz2
Merge pull request #2453 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_8 to hdf5_1_8
* commit 'fa863fd502128165156140bf964a51bcb91df903': 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
# --------------------------------------------------------------------