mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-02-21 22:09:39 +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}"
|
- echo "started by ${GITLAB_USER_NAME}"
|
||||||
- sh CI/before_script.msvc.sh -c $config -p Win64 -v 2019 -k -V
|
- sh CI/before_script.msvc.sh -c $config -p Win64 -v 2019 -k -V
|
||||||
- cd MSVC2019_64
|
- cd MSVC2019_64
|
||||||
- .\ActivateMSVC.ps1
|
|
||||||
- cmake --build . --config $config
|
- cmake --build . --config $config
|
||||||
- cd $config
|
- cd $config
|
||||||
- |
|
- |
|
||||||
|
|
Loading…
Reference in a new issue