mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
Make cef_config.h generation a dependency of libcef_dll_wrapper (see issue #2926)
The libcef_dll_wrapper target may be built very early due to minimal dependencies. Make sure that cef_config.h is generated first as it will be included via `include/internal/cef_types_linux.h` on Linux.
This commit is contained in: