commit | 927b2964181ffd39b09a381d184f58175214b08d | [log] [tgz] |
---|---|---|
author | Petr Hosek <phosek@google.com> | Fri Jan 31 14:53:07 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Oct 21 13:06:46 2020 -0700 |
tree | 79cbfb39f604b942beab3850e68d26294526c3be | |
parent | 8fc8f86e1b9c49a64baa936fdd65f1356b58108b [diff] |
[CMake] Passthrough CMAKE_SYSTEM_NAME to default builtin and runtimes target When building the default builtin and runtimes target, set the CMAKE_SYSTEM_NAME to the current one. This is not necessary on Linux and Darwin, but it appears to be necessary on Windows, otherwise CMake fails. Differential Revision: https://reviews.llvm.org/D73811 GitOrigin-RevId: 491a4a7ac9e39fd4cc20a21e7da1961dfc7fc275