Report libraries in EXTRALIBS_WEBVIEW in wx-config output
These libraries should be included when "webview" appears in --libs or --optional-libs. Closes https://github.com/wxWidgets/wxWidgets/pull/251
This commit is contained in:
parent
da195023c1
commit
037f697760
1 changed files with 1 additions and 0 deletions
|
|
@ -1032,6 +1032,7 @@ ldlibs_html="@EXTRALIBS_HTML@"
|
|||
ldlibs_xml="@EXTRALIBS_XML@"
|
||||
ldlibs_adv="@EXTRALIBS_SDL@"
|
||||
ldlibs_stc="@EXTRALIBS_STC@"
|
||||
ldlibs_webview="@EXTRALIBS_WEBVIEW@"
|
||||
|
||||
|
||||
# Order the libraries passed to us correctly for static linking.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue