diff options
author | Justin Goshi <jgoshi@microsoft.com> | 2018-08-03 20:53:08 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2018-08-09 15:03:10 (GMT) |
commit | b7e7718a38194879a43bce580ad5e831621ded91 (patch) | |
tree | 5bbbec7bb4e866d2903f1a1ebd7858d7fd4cc0bc /Source/cmSystemTools.h | |
parent | ce309b624aaa756c802a3dfc581c410578f77d3b (diff) | |
download | CMake-b7e7718a38194879a43bce580ad5e831621ded91.zip CMake-b7e7718a38194879a43bce580ad5e831621ded91.tar.gz CMake-b7e7718a38194879a43bce580ad5e831621ded91.tar.bz2 |
MSVC: Fix manifest resource encoding
When using the Ninja or Makefile generator with MSVC on Windows
we invoke the resource compiler (`rc.exe`) to compile a manifest
resource. CMake generates the file with UTF-8 encoding so we
need to add a pragma to inform the resource compiler.
Diffstat (limited to 'Source/cmSystemTools.h')
0 files changed, 0 insertions, 0 deletions