TerryCavanagh / VVVVVV

The source code to VVVVVV! http://thelettervsixtim.es/
Other
6.9k stars 553 forks source link

Add /utf-8 to MVSC #1157

Closed NyakoFox closed 3 months ago

NyakoFox commented 4 months ago

Changes:

This PR adds the /utf-8 flag to the CMakeLists.txt file. Without it, Visual Studio might choke on the UTF-8 characters in the source.

Legal Stuff:

By submitting this pull request, I confirm that...

leo60228 commented 4 months ago

Have you confirmed what version of MSVC this flag was introduced in?

NyakoFox commented 4 months ago

Added a check.