[Dune-devel] [Dune-Commit] [Commit] dune-grid - 86b6f1f: [UseUG.cmake] Make the file work for other system than Markus'.

Christian Engwer christian.engwer at uni-muenster.de
Sun May 12 20:36:07 CEST 2013


Hi Christoph,

>@@ -14,7 +14,7 @@
> find_package(UG 3.9.1)
> if(NOT CMAKE_DISABLE_FIND_PACKAGE_UG)
>   if(NOT UG_FOUND)
>-    message(WARNING "CMake will only find the most current UG. Maybe
>you need to upgrade?")
>+    message(WARNING "CMake will only find UG 3.9.1-patch10 or newer.

>From a user perspective, it would be good, if ug is also detected, if the version is too old, but configure reports an additional error (at least on the case, where the user explicitly enabled ug)

Christian




More information about the Dune-devel mailing list