Better linkage specification in pkg-config directive file.
This commit is contained in:
parent
cf63bf5297
commit
fb50bc88f6
2 changed files with 7 additions and 7 deletions
|
@ -7,5 +7,5 @@ Name : dmbcs-market-data-api
|
|||
Description : DMBCS Market Data Service C++ interface library
|
||||
Version : @VERSION@
|
||||
Requires : curlpp openssl
|
||||
Libs : -L${libdir} -ldmbcs-market-data-api @third_party_LIBS@
|
||||
Libs : -L${libdir} @third_party_LIBS@ -ldmbcs-market-data-api
|
||||
Cflags : -I${includedir} @third_party_CFLAGS@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue