We want to compile with the -std=c++0x since DUNE uses this settings and we need to use the same ABI as that one if we are going to link with it. Find module is a copy of the one in cmake/modules in (the cmake branch of) dune-common.
We want to compile with the -std=c++0x since DUNE uses this settings and we need to use the same ABI as that one if we are going to link with it. Find module is a copy of the one in cmake/modules in (the cmake branch of) dune-common.