summaryrefslogtreecommitdiff
path: root/maker
diff options
context:
space:
mode:
Diffstat (limited to 'maker')
-rwxr-xr-xmaker2
1 files changed, 1 insertions, 1 deletions
diff --git a/maker b/maker
index 23973a6..c4ce8d0 100755
--- a/maker
+++ b/maker
@@ -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