1 12 Remove duplicate setting (#237)

* merge updates from develop

* remove extension on command

* Run autogen before chkmanifest

* Update release text files and whitespace cleanup

* Update list

* OESS-98 Update plugin build option

* OESS-98 fix tools test for plugins

* Fix conflict

* OESS-98 fix hdf5 link target

* Update pkgconfig settings with version - #218

* HDFFV-10865 - merge from dev, HDFArray perf fix.

* HDFFV-10865 - fix date

* Remove duplicate setting
This commit is contained in:
Allen Byrne
2021-01-05 10:04:36 -06:00
committed by GitHub
parent eb3c0d62c9
commit ce64336d99

View File

@@ -8,7 +8,6 @@
set (H5PL_BUILD_TESTING ON CACHE BOOL "Enable h5pl testing" FORCE)
set (BUILD_EXAMPLES ON CACHE BOOL "Build h5pl Examples" FORCE)
set (HDF5_PACKAGE_NAME "hdf5" CACHE STRING "Name of HDF5 package" FORCE)
set (HDF5_HDF5_HEADER "h5pubconf.h" CACHE STRING "Name of HDF5 header" FORCE)
set (HDF5_LINK_LIBS ${HDF5_LIBSH_TARGET} CACHE STRING "hdf5 target" FORCE)
#set (HDF5_INCLUDE_DIR $<TARGET_PROPERTY:${HDF5_LIBSH_TARGET},INCLUDE_DIRECTORIES> CACHE PATH "hdf5 include dirs" FORCE)