]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CMake: Remove a faulty list manipulation 7425/head
authorMatthias Maier <tamiko@43-1.org>
Tue, 6 Nov 2018 22:15:41 +0000 (16:15 -0600)
committerMatthias Maier <tamiko@43-1.org>
Tue, 6 Nov 2018 22:56:52 +0000 (16:56 -0600)
cmake/modules/FindPETSC.cmake

index a49426ebd91321980f3dcb8d2c954932aaf5e603..8f8b9ff18e071254c05a7b031744bc3138240988 100644 (file)
@@ -152,11 +152,6 @@ IF(NOT PETSC_PETSCVARIABLES MATCHES "-NOTFOUND")
     ENDIF()
   ENDFOREACH()
 
-  # Remove petsc's own include directories:
-  IF(NOT "${_petsc_includes}" STREQUAL "")
-    LIST(REMOVE_AT _petsc_includes 0 1)
-  ENDIF()
-
   #
   # Link line:
   #

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.