mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-07 16:55:38 +08:00
Add ext-snappy and snappy support on Windows
This commit is contained in:
@@ -15,6 +15,13 @@ snappy:
|
||||
- snappy-c.h
|
||||
- snappy-sinksource.h
|
||||
- snappy-stubs-public.h
|
||||
headers@windows:
|
||||
- snappy.h
|
||||
- snappy-c.h
|
||||
- snappy-sinksource.h
|
||||
- snappy-stubs-public.h
|
||||
lang: cpp
|
||||
static-libs@unix:
|
||||
- libsnappy.a
|
||||
static-libs@windows:
|
||||
- snappy.lib
|
||||
|
||||
Reference in New Issue
Block a user