]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CMake: Remove a faulty list manipulation 7424/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:15:41 +0000 (16:15 -0600)
cmake/modules/FindPETSC.cmake

index 81de38a12a9696ca0ab5857cd111303ef3ee22f1..e1795eeeb3b757e8ce3f0efdd8584c7794755064 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.