Skip to content
Snippets Groups Projects
Commit 3ca4509a authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Dan F's initial pkg-config file (not installed yet)

parent d5319262
No related branches found
No related tags found
No related merge requests found
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libcurl
Description: Library to transfer files with ftp, http, etc.
Version: @VERSION@
Libs: -L${libdir} -lcurl @LDFLAGS@ @LIBS@
Cflags: -I${includedir}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment