[BUGFIX] search for package boost configuration does not work with walberla

If Boost was built using the boost-cmake project or from Boost 1.70.0 on it provides a package configuration file for use with find_package’s config mode. This causes trouble with walberla. Therefore I set Boost_NO_BOOST_CMAKE ON.

Merge request reports

Loading