mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-10 10:25:36 +08:00
13 lines
276 B
YAML
13 lines
276 B
YAML
|
|
libiconv-win:
|
||
|
|
type: library
|
||
|
|
artifact:
|
||
|
|
source:
|
||
|
|
type: git
|
||
|
|
rev: master
|
||
|
|
url: 'https://github.com/static-php/libiconv-win.git'
|
||
|
|
metadata:
|
||
|
|
license-files: [source/COPYING]
|
||
|
|
license: GPL-3.0-or-later
|
||
|
|
static-libs@windows:
|
||
|
|
- libiconv_a.lib
|