diff options
author | Peter Wu <peter@lekensteyn.nl> | 2016-06-01 22:24:35 +0200 |
---|---|---|
committer | Peter Wu <peter@lekensteyn.nl> | 2016-09-11 13:13:19 +0200 |
commit | 2f3feda273d7d31362c20b24602241fa0fcd0492 (patch) | |
tree | b55a1d5c5f9b2f7e3c5ef17e3ce72b6d22d323ba /docs/README.cmake | |
parent | a8e751a51a53c59e832c8351a1356763fa5766c4 (diff) |
cmake: fix curl-config --static-libs
The `curl-config --static-libs` command should not output paths like
-l/usr/lib/libssl.so, instead print the absolute path without `-l`.
This also removes the confusing message "Static linking is broken" which
was printed because curl-config --static-libs was disfunctional even
though the static libcurl.a library works properly.
Fixes https://github.com/curl/curl/issues/841
Diffstat (limited to 'docs/README.cmake')
0 files changed, 0 insertions, 0 deletions