mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 01:15:37 +08:00
Add libiconv-win
This commit is contained in:
13
config/pkg/lib/libiconv-win.yml
Normal file
13
config/pkg/lib/libiconv-win.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
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.lib
|
||||
- libiconv_a.lib
|
||||
Reference in New Issue
Block a user