Viktor Szakats 2024-07-31 10:49:38 +02:00
parent 58946eed20
commit 404679d25f
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
3 changed files with 7 additions and 2 deletions

View file

@ -38,3 +38,4 @@ Requires.private: @LIBCURL_PC_REQUIRES_PRIVATE@
Libs: -L${libdir} -lcurl @LIBCURL_NO_SHARED@
Libs.private: @LIBCURL_LIBS@
Cflags: -I${includedir} @CPPFLAG_CURL_STATICLIB@
Cflags.private: @LIBCURL_PC_CFLAGS_PRIVATE@