mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-02-20 19:39:41 +00:00
Don't try and activate MSVC when using MSBuild
This commit is contained in:
parent
82882beee6
commit
decf59d20e
1 changed files with 0 additions and 1 deletions
|
@ -111,7 +111,6 @@ Windows_MSBuild_RelWithDebInfo:
|
|||
- echo "started by ${GITLAB_USER_NAME}"
|
||||
- sh CI/before_script.msvc.sh -c $config -p Win64 -v 2019 -k -V
|
||||
- cd MSVC2019_64
|
||||
- .\ActivateMSVC.ps1
|
||||
- cmake --build . --config $config
|
||||
- cd $config
|
||||
- |
|
||||
|
|
Loading…
Reference in a new issue