Skip to content

Presets to FetchContent

Latest
Compare
Choose a tag to compare
@bretbrownjr bretbrownjr released this 28 Apr 14:36
· 25 commits to main since this release
0a275de

About

This change sets all CMake presets to use FetchContent explicitly. Note that this could be a breaking change for users that use presets in other circumstances. Please use explicit, step-by-step CMake workflows to build in situations where downloading dependencies over git protocols is inappropriate or unavailable.

Release Maturity

This release has a status of "under development". It is not recommended for production use. See The Beman Project Maturity Model for more on what this maturity status implies.

What's Changed

Full Changelog: 2.1.0...2.1.1