Skip to content

VS: Use tool-specific flag table for COMPILE_FLAGS parsing

Peter Ivanyi requested to merge peteri/cmake:master into master

Fixed the application of MASM compilation options to source files. Corrected the FlagTable files for MASM.

Fixes: #14710 (closed)
Topic-rename: vs-masm-flags

Merge request reports