mirror of
https://github.com/LizardByte/Sunshine.git
synced 2026-08-07 10:20:46 +00:00
build(macos): configure C++ standard and ICU root (#5101)
This commit is contained in:
@@ -97,6 +97,7 @@ jobs:
|
||||
-S . \
|
||||
-DBUILD_WERROR=ON \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DICU_ROOT="$(brew --prefix icu4c@78 2>/dev/null)" \
|
||||
-DOPENSSL_ROOT_DIR="$(brew --prefix openssl@3 2>/dev/null)" \
|
||||
-DOpus_ROOT_DIR="$(brew --prefix opus 2>/dev/null)" \
|
||||
-DSUNSHINE_PUBLISHER_NAME="${GITHUB_REPOSITORY_OWNER}" \
|
||||
|
||||
Reference in New Issue
Block a user