examples,pkgs,pkgs.ch-proxy: init
This commit is contained in:
parent
81effc1ef3
commit
12e95630b1
4 changed files with 262 additions and 0 deletions
3
pkgs/ch-proxy/meson.build
Normal file
3
pkgs/ch-proxy/meson.build
Normal file
|
@ -0,0 +1,3 @@
|
|||
project('ch-proxy', 'c')
|
||||
|
||||
executable('ch-proxy', 'proxy.c', install: true)
|
Loading…
Add table
Add a link
Reference in a new issue