Skip to content

Refactor language standard computation

Justin Goshi requested to merge jgoshi/cmake:languageStandardRefactor into master

Instead of mutating the configure-time cmTarget's properties at generate time, store it in a cmGeneratorTarget field.

Merge request reports