mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-03 23:05:41 +08:00
15 lines
259 B
YAML
15 lines
259 B
YAML
libaom:
|
|
type: library
|
|
artifact:
|
|
source:
|
|
type: git
|
|
rev: main
|
|
url: 'https://aomedia.googlesource.com/aom'
|
|
metadata:
|
|
license-files: [LICENSE]
|
|
lang: cpp
|
|
static-libs@unix:
|
|
- libaom.a
|
|
static-libs@windows:
|
|
- aom.lib
|