summaryrefslogtreecommitdiffstats
path: root/config/cmake/CTestCustom.cmake
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2020-04-07 14:54:20 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2020-04-07 14:54:20 (GMT)
commit8d2de5906b4257f44c08f22cfecafb8ff3a2a9dd (patch)
tree49545eeb27ea6e18e5bbacb627708b6916d806ab /config/cmake/CTestCustom.cmake
parent9f2f5b2626dfb1f83d7361296a80e496a40633ab (diff)
downloadhdf5-8d2de5906b4257f44c08f22cfecafb8ff3a2a9dd.zip
hdf5-8d2de5906b4257f44c08f22cfecafb8ff3a2a9dd.tar.gz
hdf5-8d2de5906b4257f44c08f22cfecafb8ff3a2a9dd.tar.bz2
TRILAB-192 - merge changes from develop
Single source, config files, for warnings for both autotools and CMake. Update CMake libraries, tools, tests to use correct flags.
Diffstat (limited to 'config/cmake/CTestCustom.cmake')
-rw-r--r--config/cmake/CTestCustom.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/cmake/CTestCustom.cmake b/config/cmake/CTestCustom.cmake
index fd901f8..0a1c5bd 100644
--- a/config/cmake/CTestCustom.cmake
+++ b/config/cmake/CTestCustom.cmake
@@ -30,11 +30,11 @@ set (CTEST_CUSTOM_WARNING_EXCEPTION
"POSIX name for this item is deprecated"
"disabling jobserver mode"
"config.cmake.xlatefile.c"
- "warning.*implicit declaration of function"
"warning.*unknown pragma"
"warning.*unrecognized .pragma"
"note: expanded from macro"
-# "fpp:[ \t]*warning:[ \t]*cannot remove H5_DEBUG_API - not a predefined macro"
+ # HDDFFV-11074
+ "This directive is not standard"
)
set (CTEST_CUSTOM_MEMCHECK_IGNORE