Files
CMake/Source
zhenhaonong 1b64aa68b9 cmSystemTools: Fix encoding of whole-environment lookup on Windows
On Windows, `environ` is encoded by `CP_ACP`, which may be different
from `KWSYS_ENCODING_DEFAULT_CODEPAGE`.  When environment variables
include a unicode character, they may be corrupted.  Use `_wenviron`
instead.
2022-09-23 11:54:24 +08:00
..
2022-09-09 09:52:06 -04:00
2022-09-18 00:01:11 -04:00
2022-08-17 12:54:39 -04:00