mirror of
https://github.com/OpenMW/openmw.git
synced 2025-11-30 02:34:31 +00:00
naive attempt to use vcpkg
This commit is contained in:
parent
b8f2d835d9
commit
45c4f8f6d9
1 changed files with 1 additions and 1 deletions
|
|
@ -611,7 +611,7 @@ macOS12_Xcode13:
|
|||
- choco install ccache -y
|
||||
- choco install vswhere -y
|
||||
- choco install python -y
|
||||
- vpkg install cxxopts
|
||||
- vcpkg install cxxopts
|
||||
- refreshenv
|
||||
- |
|
||||
function Make-SafeFileName {
|
||||
|
|
|
|||
Loading…
Reference in a new issue