You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CCF targets Ubuntu 20.04 now. This version ships CMake 3.16.3, while CCF in its build declares 3.11 as minimum supported version. Since that version is not tested in CI it makes sense to bump the minimum supported version to the one that is actually tested (3.16).
Bumping to 3.16 may change some CMake defaults, just something to watch out for.
The text was updated successfully, but these errors were encountered:
CCF targets Ubuntu 20.04 now. This version ships CMake 3.16.3, while CCF in its build declares 3.11 as minimum supported version. Since that version is not tested in CI it makes sense to bump the minimum supported version to the one that is actually tested (3.16).
Bumping to 3.16 may change some CMake defaults, just something to watch out for.
The text was updated successfully, but these errors were encountered: