Report libraries in EXTRALIBS_WEBVIEW in wx-config output
These libraries should be included when "webview" appears in --libs or
--optional-libs.
See https://github.com/wxWidgets/wxWidgets/pull/251
(cherry picked from commit 037f697760
)
This commit is contained in:
committed by
Vadim Zeitlin
parent
03903c1e45
commit
7c361b49e5
@@ -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