Commit dc50603cd98589c6511303485c28852babbb5e96

Pierre Le Marre 2025-03-27T14:34:02

build: Force UTF-8 source files encoding on Windows Some of our test files (e.g. keysym strings) use UTF-8 encoded strings that require proper handling by the compiler. Let’s favor readability using modern compiler settings instead of escape sequences.