hooks
hooks copied to clipboard
Check CMake version when using `cxx_std_##`
Setting are not correctly set when the attribute keys are not supported.
-
cxx_std_20iscmake_minimum_required(VERSION 3.12) -
cxx_std_17needs 3.8
Originally posted by @prince-chrismc in https://github.com/conan-io/conan-center-index/pull/5986#discussion_r654804316
Actually, cxx_std_<something> needs at least 3.8, even cxx_std_11