mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
Allow JNI library loading in Java 24+ (#5522)
This commit is contained in:
@@ -113,7 +113,7 @@ set (HDF5_JAVADOC_HDF_HDF5_SOURCES
|
||||
set (CMAKE_JNI_TARGET TRUE)
|
||||
|
||||
file (WRITE ${PROJECT_BINARY_DIR}/Manifest.txt
|
||||
"
|
||||
"Enable-Native-Access: ALL-UNNAMED
|
||||
"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user