]> https://gitweb.dealii.org/ - dealii.git/commitdiff
CMake: Bugfix: Rename "POINT" by "PATCH"
authorMatthias Maier <tamiko@kyomu.43-1.org>
Fri, 16 Aug 2013 21:55:24 +0000 (21:55 +0000)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Fri, 16 Aug 2013 21:55:24 +0000 (21:55 +0000)
git-svn-id: https://svn.dealii.org/trunk@30322 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/cmake/modules/FindP4EST.cmake

index 654700adec1fe83c574d12ffe6de93706368df28..173da3893a47c703eb12405735586ce89fa7fa8c 100644 (file)
@@ -25,7 +25,7 @@
 #   P4EST_VERSION_MAJOR
 #   P4EST_VERSION_MINOR
 #   P4EST_VERSION_SUBMINOR
-#   P4EST_VERSION_POINT
+#   P4EST_VERSION_PATCH
 #
 
 INCLUDE(FindPackageHandleStandardArgs)
@@ -145,7 +145,7 @@ IF(P4EST_FOUND)
     P4EST_VERSION_SUBMINOR "${P4EST_VERSION}")
   STRING(REGEX REPLACE
     "^[0-9]+\\.[0-9]+\\.[0-9]+\\.([0-9]+).*$" "\\1"
-    P4EST_VERSION_POINT "${P4EST_VERSION}")
+    P4EST_VERSION_PATCH "${P4EST_VERSION}")
 
   MARK_AS_ADVANCED(P4EST_DIR)
 ELSE()

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.