]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Disable DEAL_II_EARLY_DEPRECATIONS by default
authorDaniel Arndt <arndtd@ornl.gov>
Wed, 6 Jan 2021 15:12:27 +0000 (10:12 -0500)
committerDaniel Arndt <arndtd@ornl.gov>
Wed, 6 Jan 2021 16:21:51 +0000 (11:21 -0500)
cmake/setup_cached_variables.cmake

index dd3f710600839bbe6d36dc6ba586a5a2d76cc7d9..d783ef2e65cc1892ee0c112ca6daceaea706b015 100644 (file)
@@ -167,7 +167,7 @@ MARK_AS_ADVANCED(DEAL_II_UNITY_BUILD)
 
 OPTION(DEAL_II_EARLY_DEPRECATIONS
   "Enable deprecation warnings for features deprecated since the last release."
-  ON)
+  OFF)
 MARK_AS_ADVANCED(DEAL_II_EARLY_DEPRECATIONS)
 
 SET(BUILD_SHARED_LIBS "ON" CACHE BOOL

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.