]> https://gitweb.dealii.org/ - dealii.git/commit
CMake: avoid adding ${DEAL_II_BUNDLED_INCLUDE_DIRS} to bundled targets
authorMatthias Maier <tamiko@43-1.org>
Thu, 22 Jun 2023 01:41:53 +0000 (20:41 -0500)
committerMatthias Maier <tamiko@43-1.org>
Thu, 22 Jun 2023 14:52:38 +0000 (09:52 -0500)
commit7a20a8c98c34785c903755af923c16ad77bd8e78
treee4110c1a7de861fce529bf8e305645ccf7cd15ec
parent1f8bb914cf4c3aac51df24e2a0610a30b0aca621
CMake: avoid adding ${DEAL_II_BUNDLED_INCLUDE_DIRS} to bundled targets

These include files should only be added as system include directories
to dependend targets and not to the bundled targets themselves.

While this commit looks purely aesthetic, this commit actually works
around an obscure compiler bug with ICC 19 that otherwises errors out
with when trying to compile our bundled tbb library.
cmake/macros/macro_populate_target_properties.cmake

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.