mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-25 12:41:01 +00:00
Revert "Revert "Build the CS again.""
Maybe the reduced cache makes it fit. This reverts commit 20859bbc50341745b3be00ef8995d1f9d698bd8b.
This commit is contained in:
parent
7676a36b32
commit
0d1fb31358
@ -66,7 +66,7 @@ MacOS:
|
||||
- sh CI/before_script.msvc.sh -c $config -p Win64 -v 2019 -k -V -N
|
||||
- cd MSVC2019_64_Ninja
|
||||
- .\ActivateMSVC.ps1
|
||||
- cmake --build . --config $config --target openmw openmw-launcher openmw-wizard openmw-iniimporter
|
||||
- cmake --build . --config $config
|
||||
- cd $config
|
||||
- |
|
||||
if (Get-ChildItem -Recurse *.pdb) {
|
||||
@ -129,7 +129,7 @@ Windows_Ninja_RelWithDebInfo:
|
||||
- echo "started by ${GITLAB_USER_NAME}"
|
||||
- sh CI/before_script.msvc.sh -c $config -p Win64 -v 2019 -k -V
|
||||
- cd MSVC2019_64
|
||||
- cmake --build . --config $config --target openmw openmw-launcher openmw-wizard openmw-iniimporter
|
||||
- cmake --build . --config $config
|
||||
- cd $config
|
||||
- |
|
||||
if (Get-ChildItem -Recurse *.pdb) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user