Skip to content

VS: Emit UTF-8 BOM for generated solution files

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

We write UTF-8-encoded content to the .sln files, so tell VS to read them as such.

Fixes: #19594 (closed)
Topic-rename: vs-sln-bom

Edited by Brad King

Merge request reports