mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-13 16:47:58 +08:00
[svn-r29673] Fix typo of var name
This commit is contained in:
parent
1a5ee65d50
commit
1335631f3d
@ -11,7 +11,7 @@ INCLUDE_DIRECTORIES (
|
||||
)
|
||||
|
||||
SET_GLOBAL_VARIABLE (HDF5_JAVA_SOURCE_PACKAGES
|
||||
"${HDFJAVA_SOURCE_PACKAGES};hdf.hdf5lib.callbacks;hdf.hdf5lib.exceptions;hdf.hdf5lib.structs;hdf.hdf5lib"
|
||||
"${HDF5_JAVA_SOURCE_PACKAGES};hdf.hdf5lib.callbacks;hdf.hdf5lib.exceptions;hdf.hdf5lib.structs;hdf.hdf5lib"
|
||||
)
|
||||
|
||||
set (HDF5_JAVA_HDF_HDF5_CALLBACKS_SRCS
|
||||
|
Loading…
x
Reference in New Issue
Block a user