From 5c327112809d6ac7ad83a787ca5a04b5c366e3bd Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Wed, 18 Mar 2015 10:31:23 -0500 Subject: [svn-r26472] Remove duplicate src dir --- hl/CMakeLists.txt | 4 ---- 1 file changed, 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) -- cgit v0.12