cef/libcef
Marshall Greenblatt 27525523be Change the 'libcef_static' target type from static_library to source_set
Using a source_set here keeps the linker on Windows from discarding exported
compilation units that are not directly called from inside libcef_static.

This may also fix linker errors on Linux due to CEF's use of an intermediate
static library (see https://crbug.com/1319006#c2).
2022-07-29 12:21:21 -04:00
..
browser windows: Fix Views test failures (fixes issue #3365) 2022-07-27 13:57:53 -04:00
common Change the 'libcef_static' target type from static_library to source_set 2022-07-29 12:21:21 -04:00
features Fix includes path for Linux ARM cross-compile (see issue #2926) 2022-02-09 16:54:54 -05:00
renderer Update to Chromium version 105.0.5195.0 (#1027018) 2022-07-25 23:47:56 -04:00
resources Update to Chromium version 103.0.5060.0 (#1002911) 2022-05-20 19:39:32 +03:00