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
Because this is the minimum cmake version which supports a value of `17`
for `CXX_STANDARD`. This enables moving the C++ standard version we use
for compiling cbmc to C++17 based on setting this setting rather than
setting compiler flags.
0 commit comments