mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-20 15:40:32 +00:00
Use most recent OSG dependency to match 0.48 RC builds
This commit is contained in:
parent
2686e586e5
commit
6c7cdb981d
@ -570,7 +570,7 @@ macOS13_Xcode14_arm64:
|
||||
- Get-Volume
|
||||
- Copy-Item C:\ProgramData\chocolatey\logs\chocolatey.log
|
||||
cache:
|
||||
key: ninja-v6
|
||||
key: ninja-v7
|
||||
paths:
|
||||
- ccache
|
||||
- deps
|
||||
@ -679,7 +679,7 @@ macOS13_Xcode14_arm64:
|
||||
- Get-Volume
|
||||
- Copy-Item C:\ProgramData\chocolatey\logs\chocolatey.log
|
||||
cache:
|
||||
key: msbuild-v6
|
||||
key: msbuild-v7
|
||||
paths:
|
||||
- ccache
|
||||
- deps
|
||||
|
@ -562,7 +562,7 @@ OPENAL_VER="1.23.0"
|
||||
QT_VER="5.15.2"
|
||||
|
||||
OSG_ARCHIVE_NAME="OSGoS 3.6.5"
|
||||
OSG_ARCHIVE="OSGoS-3.6.5-dd803bc-msvc${OSG_MSVC_YEAR}-win${BITS}"
|
||||
OSG_ARCHIVE="OSGoS-3.6.5-123-g68c5c573d-msvc${OSG_MSVC_YEAR}-win${BITS}"
|
||||
OSG_ARCHIVE_REPO_URL="https://gitlab.com/OpenMW/openmw-deps/-/raw/main"
|
||||
if ! [ -z $OSG_MULTIVIEW_BUILD ]; then
|
||||
OSG_ARCHIVE_NAME="OSG-3.6-multiview"
|
||||
|
Loading…
x
Reference in New Issue
Block a user