mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-19 16:50:46 +08:00
Set the plugin path to the library default (#1144)
This commit is contained in:
parent
9e0f68b967
commit
7ef6f7b6f8
@ -94,6 +94,8 @@ else()
|
||||
set(CTEST_SOURCE_DIRECTORY "${CTEST_DASHBOARD_ROOT}/${CTEST_SOURCE_NAME}")
|
||||
set(CTEST_BINARY_DIRECTORY "${CTEST_DASHBOARD_ROOT}/${CTEST_BINARY_NAME}")
|
||||
endif()
|
||||
### default HDF5_PLUGIN_PATH to where the filter libraries are located
|
||||
set(ENV{HDF5_PLUGIN_PATH} "${INSTALLDIR}/lib/plugin")
|
||||
if(${CDASH_LOCAL})
|
||||
set(ADD_BUILD_OPTIONS "${ADD_BUILD_OPTIONS} -DCDASH_LOCAL:BOOL=ON")
|
||||
endif()
|
||||
|
Loading…
x
Reference in New Issue
Block a user