]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Mark bundled include dirs as "SYSTEM" for python-bindings 5892/head
authorDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Tue, 13 Feb 2018 15:21:54 +0000 (16:21 +0100)
committerDaniel Arndt <daniel.arndt@iwr.uni-heidelberg.de>
Tue, 13 Feb 2018 16:39:33 +0000 (17:39 +0100)
contrib/python-bindings/source/CMakeLists.txt

index 867c3758fbaea46c388786447918d348a6d23230..8b9afeee78f0e088455a0ef833848784514589a0 100644 (file)
@@ -75,8 +75,9 @@ INCLUDE_DIRECTORIES(
   ${CMAKE_BINARY_DIR}/include/
   ${CMAKE_SOURCE_DIR}/include/
   ${DEAL_II_BUNDLED_INCLUDE_DIRS}
-  ${DEAL_II_INCLUDE_DIRS}
   ${CMAKE_SOURCE_DIR}/contrib/python-bindings/include/
+  SYSTEM
+  ${DEAL_II_INCLUDE_DIRS}
   )
 
 #

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.