Skip to content

VS: Refactor loop over classified sources

Brad King requested to merge brad.king/cmake:vs-refactor-source-loop into master

Loop over all sources at once instead of looking up and looping over each kind of source separately.

Merge request reports