Skip to content

cmake: Model normal and try-compile project kinds explicitly

Brad King requested to merge brad.king/cmake:state-project-kind into master

Construct cmake objects with their mode and project kind. Avoid mutating the mode/kind after construction.

Merge request reports