]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/test.bkl
Suppress harmless MSVC warnings about int to bool conversions.
[wxWidgets.git] / tests / test.bkl
index bec842d7f1de4c11890848c8b610ec382d7c0a8e..8a0961143d21a9030cccfde0de426b05eddfa6e4 100644 (file)
             window/setsize.cpp
             xml/xrctest.cpp
         </sources>
-        <wx-lib>webview</wx-lib>
+        <!--
+            Can't use <wx-lib> here as it doesn't work with conditionally
+            defined variables, so fall back <sys-lib> as we must not link with
+            inexisting webview library to be able to run tests even if
+            wxWebView is not available.
+         -->
+        <sys-lib>$(WXLIB_WEBVIEW)</sys-lib>
         <wx-lib>richtext</wx-lib>
         <wx-lib>media</wx-lib>
         <wx-lib>xrc</wx-lib>