pkg-config: Add URL and link math library

This commit is contained in:
Max Bruckner
2016-11-14 19:14:12 +07:00
parent f9ce93029a
commit de992ec3c9
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@ includedir=${prefix}/@includedir@
Name: libcjson_utils
Version: @version@
Description: An implementation of JSON Pointer, Patch and Merge Patch based on cJSON.
URL: https://github.com/DaveGamble/cJSON
Libs: -L${libdir} -lcjson_utils
Cflags: -I${includedir}
Requires: libcjson