autorecipes icon indicating copy to clipboard operation
autorecipes copied to clipboard

How should `[INTERFACE_]{C,CXX}_STANDARD` and `[INTERFACE_]{C,CXX}_EXTENSIONS` affect `cflags` and `cxxflags`?

Open thejohnfreeman opened this issue 5 years ago • 4 comments

Does CMake compute the mapping and fill in [INTERFACE_]COMPILE_OPTIONS for us, or do we have to re-implement that functionality?

thejohnfreeman avatar Jun 27 '19 14:06 thejohnfreeman