commit | 1630292e5f23181b4b856f27ade330b7f46f907f | [log] [tgz] |
---|---|---|
author | Carles Cufi <carles.cufi@nordicsemi.no> | Thu Jul 25 11:37:32 2019 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Jul 26 12:00:45 2019 +0200 |
tree | 0ac1c377c26b7e6f8a45feeaa8bdab05be99fdc1 | |
parent | 271eb008cda76d635b313577f358174c94129436 [diff] |
cmake: Instruct Python to use UTF-8 on Windows In order for CMake and Python to interact correctly when the former invokes the latter, ensure that Python uses UTF-8 encodings when interacting with stdout and stdin on Windows. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>