1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-12-01 20:34:32 +00:00

naive attempt to use vcpkg

This commit is contained in:
Bret Curtis 2023-04-27 13:59:23 +02:00
parent b8f2d835d9
commit 45c4f8f6d9

View file

@ -611,7 +611,7 @@ macOS12_Xcode13:
- choco install ccache -y - choco install ccache -y
- choco install vswhere -y - choco install vswhere -y
- choco install python -y - choco install python -y
- vpkg install cxxopts - vcpkg install cxxopts
- refreshenv - refreshenv
- | - |
function Make-SafeFileName { function Make-SafeFileName {