summaryrefslogtreecommitdiffstats
path: root/hl/CMakeLists.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2015-03-18 15:31:23 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2015-03-18 15:31:23 (GMT)
commit5c327112809d6ac7ad83a787ca5a04b5c366e3bd (patch)
treedd4d94e78178bfd8e62aa8bbecd935a028b31678 /hl/CMakeLists.txt
parente5d4692a97f4b28d97b7bd555da51b8571ee76e5 (diff)
downloadhdf5-5c327112809d6ac7ad83a787ca5a04b5c366e3bd.zip
hdf5-5c327112809d6ac7ad83a787ca5a04b5c366e3bd.tar.gz
hdf5-5c327112809d6ac7ad83a787ca5a04b5c366e3bd.tar.bz2
[svn-r26472] Remove duplicate src dir
Diffstat (limited to 'hl/CMakeLists.txt')
-rw-r--r--hl/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/hl/CMakeLists.txt b/hl/CMakeLists.txt
index 031b7d6..b5d4308 100644
--- a/hl/CMakeLists.txt
+++ b/hl/CMakeLists.txt
@@ -38,7 +38,3 @@ if (NOT HDF5_EXTERNALLY_CONFIGURED)
add_subdirectory (${HDF5_HL_SOURCE_DIR}/test ${HDF5_HL_BINARY_DIR}/test)
endif (BUILD_TESTING)
endif (NOT HDF5_EXTERNALLY_CONFIGURED)
-
-if (HDF5_BUILD_CPP_LIB)
- add_subdirectory (${HDF5_HL_SOURCE_DIR}/c++ ${HDF5_HL_BINARY_DIR}/c++)
-endif (HDF5_BUILD_CPP_LIB)