Introduce a new alias of cppflags named cxxflags and change the docs. If possible, show a deprecation message when cppflags is used.
The choice of cppflags meaning c++flags was not good, because cppflags means preprocessor flags and it is confusing.
May consider this check (raising an error) for the conan-center hook?, cc/ @danimtb
Most helpful comment
May consider this check (raising an error) for the conan-center hook?, cc/ @danimtb