Commit graph

9 commits

Author SHA1 Message Date
Maarten Bent
4e5ecf866f
CMake: Always use CEF release library 2024-02-24 21:11:48 +01:00
Maarten Bent
6b6c5f5378
CMake: Fix building webview sample with Chromium
The macOS code is based on the cefsimple example in the cef distribution.
2023-12-21 21:27:14 +01:00
Vadim Zeitlin
b6bfdd97c9 Merge branch 'master' into webview-chromium
Update to the latest master.
2023-08-30 02:03:00 +02:00
Tobias Taschner
b4359ca33d
CMake: Enforce C++11 for targets using CEF headers 2018-02-22 09:58:22 +01:00
Tobias Taschner
128ea47222
Check if webviewsample_chromium has been added 2018-02-21 10:12:26 +01:00
Tobias Taschner
0e98a92d31
Enable CEF CMake Linux build 2018-02-20 20:34:01 +01:00
Tobias Taschner
e4c03f6857
Allow external CEF folder with CMake build 2018-02-20 20:33:58 +01:00
Tobias Taschner
dadade9d55
Integrate CEF helper for sample into CMake 2018-02-20 18:33:22 +01:00
Tobias Taschner
f1bb68f3fc
Add wxWebViewChromium to CMake
If wxUSE_WEBVIEW_CHROMIUM is enabled CEF is automatically
downloaded during the build process
2018-02-20 18:33:18 +01:00