Fix the rpath with option - plugins fail without (#5298)

* Only need loader_path
This commit is contained in:
Allen Byrne
2025-02-14 16:07:04 -06:00
committed by GitHub
parent 2f4f6902cd
commit d4200dc689
4 changed files with 42 additions and 1 deletions
+3 -1
View File
@@ -38,7 +38,9 @@
"ZLIB_USE_LOCALCONTENT": "OFF",
"LIBAEC_USE_LOCALCONTENT": "OFF",
"HDF5_USE_ZLIB_STATIC": "ON",
"HDF5_USE_LIBAEC_STATIC": "ON"
"HDF5_USE_LIBAEC_STATIC": "ON",
"HDF5_ENABLE_SZIP_SUPPORT": "ON",
"HDF5_ENABLE_ZLIB_SUPPORT": "ON"
}
},
{