]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Disable some warnings in BOOST.
authorWolfgang Bangerth <bangerth@colostate.edu>
Sat, 10 Feb 2024 17:22:21 +0000 (10:22 -0700)
committerWolfgang Bangerth <bangerth@colostate.edu>
Sat, 6 Apr 2024 04:58:00 +0000 (22:58 -0600)
bundled/boost-1.84.0/libs/serialization/src/CMakeLists.txt

index 1fadc94d8adb3909c118ba89c1f71abb3e9689ad..26b9b2cc9349d7f301510e7c68f694e59634ea73 100644 (file)
@@ -57,6 +57,7 @@ enable_if_supported(DEAL_II_WARNING_FLAGS -Wno-deprecated-copy)
 enable_if_supported(DEAL_II_WARNING_FLAGS -Wno-uninitialized)
 enable_if_supported(DEAL_II_WARNING_FLAGS -Wno-deprecated-builtins)
 enable_if_supported(DEAL_II_WARNING_FLAGS -Wno-deprecated-declarations)
+enable_if_supported(DEAL_II_WARNING_FLAGS -Wno-suggest-override)
 
 include_directories(${CMAKE_CURRENT_SOURCE_DIR}/../../../include)
 define_object_library(bundled_boost_serialization OBJECT ${src_boost_serialization})

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.