From 784121a07adea829e1d7eca71ed407af5fa41563 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Wed, 6 Sep 2023 02:57:51 +0200 Subject: [PATCH] Remove apparently accidental condition in webview sample bakefile "target" doesn't seem to make sense nor be needed here, as removing it doesn't change anything in the generated files. --- samples/webview/webview.bkl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/webview/webview.bkl b/samples/webview/webview.bkl index ff3d244538..2cec6870fb 100644 --- a/samples/webview/webview.bkl +++ b/samples/webview/webview.bkl @@ -36,7 +36,7 @@ $(LIBCEF_LINK) + cond="FORMAT=='autoconf' and PLATFORM_MACOSX=='1' and USE_WEBVIEW_CHROMIUM=='1'"> all