The source project of this merge request has been removed.
Disable BoostWorkaround include when a "real" boost is available.
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.