autorecipes
autorecipes copied to clipboard
How should `[INTERFACE_]{C,CXX}_STANDARD` and `[INTERFACE_]{C,CXX}_EXTENSIONS` affect `cflags` and `cxxflags`?
Does CMake compute the mapping and fill in [INTERFACE_]COMPILE_OPTIONS
for us, or do we have to re-implement that functionality?