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