mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
13 lines
222 B
YAML
13 lines
222 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
|