]> https://gitweb.dealii.org/ - dealii.git/commit
CMake: refactor boost define into config.h.in
authorMatthias Maier <tamiko@43-1.org>
Wed, 8 Jun 2022 02:57:00 +0000 (21:57 -0500)
committerMatthias Maier <tamiko@43-1.org>
Wed, 8 Jun 2022 03:17:00 +0000 (22:17 -0500)
commit5f3a9d3206d380ad0f13ca03fba2f4e652872ed7
tree5080da740ffb44ea8ba6dcd96ba829c4e1b64f20
parentf262a2662d94aa778f823ea8e5469562c17a1b95
CMake: refactor boost define into config.h.in

In order to work around the newest set of deprecated header warnings
(this time triggered by CGAL including a deprecated header :-(() I would
otherwise have to add this #define dance at 5 different other places.

Instead, it is cleaner to simply give up and define the macro globally.

The configure checks will ensure that the macro is only ever defined if
needed.
include/deal.II/base/bounding_box_data_out.h
include/deal.II/base/config.h.in
include/deal.II/numerics/rtree.h

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.