diff options
author | Erik Kundiman <erik@megapahit.org> | 2025-06-11 23:56:20 +0800 |
---|---|---|
committer | Erik Kundiman <erik@megapahit.org> | 2025-06-11 23:56:20 +0800 |
commit | f1fa6c55b57b188d3c84711f51a2499a98b9b9e8 (patch) | |
tree | 2a193ccbcf874bafb17b980739f08f25b21935e3 /indra/cmake/WebRTC.cmake | |
parent | 78f85aa6efdeb8ada9afb5083dc75e645aa34e8c (diff) |
Update Windows build instructions
There's a different section for Windows arm64, cause there are
different patterns in the commands that are too difficult to generalise.
BuildTools is used instead of the full Visual Studio IDE,
and BuildTools is installed in Program Files (x86)
on both Windows x64 and arm64.
The CMake used is the one automatically installed by vcpkg, and it
can find the compilers when the toolchain file setting is set to
the file provided by vcpkg.
This way we don't have to install VS CMake component that depends
on x64/x86 build tools, which we don't need for Windows arm64.
The pkg-config used is the other one downloaded, as the path to it
is common on both Windows arm64 and x64.
cURL is installed on arm64 cause there doesn't seem to be any easy
way to build OpenSSL 1.1 for Windows arm64 (which LL's cURL fork
depends on).
Diffstat (limited to 'indra/cmake/WebRTC.cmake')
0 files changed, 0 insertions, 0 deletions