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:
committed by
Vadim Zeitlin
parent
da195023c1
commit
037f697760
@@ -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.
|
||||
|
Reference in New Issue
Block a user