Skip to content

VS: Fix using PCH from source with COMPILE_OPTIONS

Brad King requested to merge brad.king/cmake:vs-pch-compile-opts into master

If a source file gets per-source flags from both PCH and custom COMPILE_OPTIONS, combine them correctly.

Fixes: #20694 (closed), #20456 (closed)
Backport: release

Merge request reports

Loading