mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-17 10:21:11 +00:00
Don't try and activate MSVC when using MSBuild
This commit is contained in:
parent
82882beee6
commit
decf59d20e
@ -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…
x
Reference in New Issue
Block a user