mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-02-23 16:59:54 +08:00
Wiring in cdf5 option to cmake.
This commit is contained in:
parent
035ec80fb2
commit
0043f4c76f
@ -1896,6 +1896,7 @@ is_enabled(USE_DISKLESS HAS_DISKLESS)
|
|||||||
is_enabled(USE_MMAP HAS_MMAP)
|
is_enabled(USE_MMAP HAS_MMAP)
|
||||||
is_enabled(JNA HAS_JNA)
|
is_enabled(JNA HAS_JNA)
|
||||||
is_enabled(STATUS_RELAX_COORD_BOUND RELAX_COORD_BOUND)
|
is_enabled(STATUS_RELAX_COORD_BOUND RELAX_COORD_BOUND)
|
||||||
|
is_enabled(ENABLE_CDF5 HAS_CDF5)
|
||||||
|
|
||||||
# Generate file from template.
|
# Generate file from template.
|
||||||
CONFIGURE_FILE("${CMAKE_CURRENT_SOURCE_DIR}/libnetcdf.settings.in"
|
CONFIGURE_FILE("${CMAKE_CURRENT_SOURCE_DIR}/libnetcdf.settings.in"
|
||||||
|
Loading…
Reference in New Issue
Block a user