1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-03-12 13:13:27 +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 {