[Dune-devel] [Dune-Commit] [Commit] dune-istl - cedf068: [buildsystem] Call check for Boost base.
Markus Blatt
markus at dr-blatt.de
Fri Nov 21 11:54:21 CET 2014
Hi,
On Fri, Nov 21, 2014 at 07:09:19AM +0100, Christoph GrĂ¼ninger wrote:
> commit cedf0683d6f67904cd6743b65ed293ee92f05012
> Author: Christoph GrĂ¼ninger <gruenich at dune-project.org>
> Date: Fri Nov 21 07:08:51 2014 +0100
>
> [buildsystem] Call check for Boost base.
>
> The check gets removed from dune-common, thus ISTL has to call it itself.
>
> --- a/cmake/modules/DuneIstlMacros.cmake
> +++ b/cmake/modules/DuneIstlMacros.cmake
> @@ -1,3 +1,4 @@
> +include(DuneBoost)
> find_package(BoostFusion)
Maybe it is better to put the include into BoostFusion? You never know
how people are using our tests outside of the DUNE context.
> + AC_REQUIRE([DUNE_BOOST_BASE])
> DUNE_BOOST_BASE(, [ DUNE_BOOST_FUSION ] , [] )
Do we really require boost for dune-istl? I hope not! What happens
without boost in this case?
Markus
--
Do you need more support with DUNE or HPC in general?
Dr. Markus Blatt - HPC-Simulation-Software & Services http://www.dr-blatt.de
Hans-Bunte-Str. 8-10, 69123 Heidelberg, Germany
Tel.: +49 (0) 160 97590858
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <https://lists.dune-project.org/pipermail/dune-devel/attachments/20141121/d0e5f7c1/attachment.sig>
More information about the Dune-devel
mailing list