This commit is contained in:
ivan2282
2025-11-23 00:15:05 +03:00
parent bf995d8358
commit 2c3854423b
2 changed files with 11 additions and 4 deletions

View File

@@ -138,3 +138,10 @@ if(NOT CMAKE_BUILD_TYPE MATCHES "Debug")
endif()
# This include() command was automatically added by the flutter_linux_webview
# plugin when building the app with the plugin. The app executable must be
# linked to the CEF library for the WebView plugin to work. This command links
# the app executable to the CEF library.
include(flutter/ephemeral/.plugin_symlinks/flutter_linux_webview/linux/cmake/link_to_cef_library.cmake)