mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
16 lines
270 B
YAML
16 lines
270 B
YAML
watcher:
|
|
type: library
|
|
artifact:
|
|
source:
|
|
type: ghtar
|
|
repo: e-dant/watcher
|
|
prefer-stable: true
|
|
metadata:
|
|
license-files: [license]
|
|
license: MIT
|
|
headers:
|
|
- wtr/watcher-c.h
|
|
lang: cpp
|
|
static-libs@unix:
|
|
- libwatcher-c.a
|