mirror of
https://github.com/HDFGroup/hdf5.git
synced 2026-09-25 04:09:44 +03:00
* Update config/examples/HDF5AsSubdirMacros.cmake * Move f90 config file and remove m4 dir
12 lines
278 B
CMake
12 lines
278 B
CMake
set (CTEST_CUSTOM_MAXIMUM_NUMBER_OF_WARNINGS 1500)
|
|
|
|
set (CTEST_CUSTOM_WARNING_EXCEPTION
|
|
${CTEST_CUSTOM_WARNING_EXCEPTION}
|
|
"POSIX name for this item is deprecated"
|
|
"disabling jobserver mode"
|
|
)
|
|
|
|
set (CTEST_CUSTOM_MEMCHECK_IGNORE
|
|
${CTEST_CUSTOM_MEMCHECK_IGNORE}
|
|
)
|