mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 01:15:37 +08:00
Add pthreads4w
This commit is contained in:
12
config/pkg/lib/pthreads4w.yml
Normal file
12
config/pkg/lib/pthreads4w.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
pthreads4w:
|
||||
type: library
|
||||
artifact:
|
||||
source:
|
||||
type: git
|
||||
rev: master
|
||||
url: 'https://git.code.sf.net/p/pthreads4w/code'
|
||||
metadata:
|
||||
license-files: [LICENSE]
|
||||
license: Apache-2.0
|
||||
static-libs@windows:
|
||||
- libpthreadVC3.lib
|
||||
Reference in New Issue
Block a user