mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-08 08:04:08 +02:00
Cherry-pick libde265 cmake 4 compatibility
This commit is contained in:
parent
9fd1f95ab8
commit
932bd92b95
1 changed files with 1 additions and 0 deletions
|
@ -905,6 +905,7 @@ mac:
|
||||||
stage('libde265', """
|
stage('libde265', """
|
||||||
git clone -b v1.0.15 https://github.com/strukturag/libde265.git
|
git clone -b v1.0.15 https://github.com/strukturag/libde265.git
|
||||||
cd libde265
|
cd libde265
|
||||||
|
git cherry-pick 5c5af1e
|
||||||
win:
|
win:
|
||||||
cmake . ^
|
cmake . ^
|
||||||
-A %WIN32X64% ^
|
-A %WIN32X64% ^
|
||||||
|
|
Loading…
Add table
Reference in a new issue