| # Copyright 2024 Google LLC | |
| # | |
| # This source code is licensed under the BSD-style license found in the | |
| # LICENSE file in the root directory of this source tree. | |
| SET(CMAKE_SYSTEM_NAME Windows) | |
| SET(CMAKE_SYSTEM_PROCESSOR arm64) | |
| SET(CMAKE_CROSSCOMPILING TRUE) |