summaryrefslogtreecommitdiffstats
path: root/tools/CMakeLists.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-08-31 18:29:36 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-08-31 18:29:36 (GMT)
commit05c5d40dd51bfe875a41df8a9d02b93f22e6bdfb (patch)
tree0c96ca0321a6cc597ed519487745ac5bbb227924 /tools/CMakeLists.txt
parent031088fc121870d04c736b5b06b86246544fb97f (diff)
downloadhdf5-05c5d40dd51bfe875a41df8a9d02b93f22e6bdfb.zip
hdf5-05c5d40dd51bfe875a41df8a9d02b93f22e6bdfb.tar.gz
hdf5-05c5d40dd51bfe875a41df8a9d02b93f22e6bdfb.tar.bz2
Cleanup and add intermediate dir for java
Diffstat (limited to 'tools/CMakeLists.txt')
-rw-r--r--tools/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt
index 7d41c8f..400039e 100644
--- a/tools/CMakeLists.txt
+++ b/tools/CMakeLists.txt
@@ -1,9 +1,6 @@
cmake_minimum_required (VERSION 3.10)
project (HDF5_TOOLS C)
-# --------------------------------------------------------------------
-# If testing was NOT enabled, then we need to build the tools library
-# --------------------------------------------------------------------
add_subdirectory (lib)
#-- Add the test sources