Skip to content

Disable BoostWorkaround include when a "real" boost is available.

Christian Mattes requested to merge (removed):master into master

When BoostWorkaround is used, some boost libraries (e.g. boost optional) fail to compile. This can be fixed by skipping the inclusion of BoostWorkaround, when a "real" boost installation is found.

Merge request reports