mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-05 15:42:32 +08:00
Add missing note
This commit is contained in:
parent
817235bb60
commit
74d37c880f
@ -62,6 +62,18 @@ New Features
|
||||
|
||||
(ADB - 2019/11/18, HDFFV-10962)
|
||||
|
||||
- Update CMake options to match new autotools options
|
||||
|
||||
Add configure options (autotools - CMake):
|
||||
enable-asserts HDF5_ENABLE_ASSERTS
|
||||
enable-symbols HDF5_ENABLE_SYMBOLS
|
||||
enable-profiling HDF5_ENABLE_PROFILING
|
||||
enable-optimization HDF5_ENABLE_OPTIMIZATION
|
||||
In addition NDEBUG is no longer forced defined and relies on the CMake
|
||||
process.
|
||||
|
||||
(ADB - 2019/10/07, HDFFV-100901, HDFFV-10637, TRILAB-97)
|
||||
|
||||
- Update CMake tests to use FIXTURES
|
||||
|
||||
CMake test fixtures allow setup/cleanup tests and other dependency
|
||||
|
Loading…
Reference in New Issue
Block a user