forked from cory/tildefriends
Use picohttpparser. No more messing around.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4094 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
7
deps/picohttpparser/Jamfile
vendored
Normal file
7
deps/picohttpparser/Jamfile
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
project picohttpparser ;
|
||||
|
||||
lib picohttpparser : picohttpparser.c ;
|
||||
|
||||
unit-test test
|
||||
: picohttpparser picotest/picotest.c test.c
|
||||
: <testing.launcher>prove ;
|
Reference in New Issue
Block a user