diff options
Diffstat (limited to 'maker')
| -rwxr-xr-x | maker | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -g++ -o test_poco test_poco_http.c -lPocoNet -lPocoFoundation -lPocoNetSSL +g++ -o test_poco test_poco_http.c `pkg-config --cflags jsoncpp` -lPocoNet -lPocoFoundation -lPocoNetSSL |
