- Sep 01, 2015
-
-
Markus Blatt authored
Without it linking will fail when using static libraries due to missing symbols. (cherry picked from commit 1ac52e06) Signed-off-by:
Carsten Gräser <graeser@dune-project.org>
-
- Apr 20, 2015
-
-
(cherry picked from commit a5d7774e)
-
-
- Feb 25, 2015
-
-
Markus Blatt authored
I accidentally commited them.
-
- Feb 24, 2015
-
-
Markus Blatt authored
This is e.g. needed for dune-alugrid and might be a first step for getting rid off the ParMETIS dependency.
-
- Apr 28, 2014
-
-
Markus Blatt authored
Previously, parmetis flags were not added as we used PARMETIS_COMPILE_FLAGS which does not exist. This patch now sets the properties COMPILE_DEFINITIONS and INCLUDE_DIRECTORIES for the targets and uses the correct values.
-
- May 02, 2013
-
-
Markus Blatt authored
Find<Package>.cmake modules, as they were missing with set CMAKE_DISABLE_<Package>=TRUE. Now they are in speparte modules Add<Package>Flags and thus can be used as exspected with disabled packages. [[Imported from SVN: r7463]]
-