Add optional fetch_content support for needed Boost libraries #5728
Labels
category: CMake
project: GSoC
tag: pinned
Never close as stale
type: compatibility issue
type: enhancement
type: feature request
In addition to #3440, we should add a build system option that fetches the needed Boost libraries from github instead of relying on an installed version. This shouldn't be too hard as we don't rely on any built Boost Libraries, all we need is header only.
The text was updated successfully, but these errors were encountered: