mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-17 20:50:42 +01:00
Fix includes path for Linux ARM cross-compile (see issue #2926)
This commit is contained in:
parent
63805e69e3
commit
856e56194e
@ -92,7 +92,7 @@ config("config") {
|
||||
"//cef",
|
||||
|
||||
# CEF generates some header files that also need to be discoverable.
|
||||
"$root_out_dir/includes",
|
||||
"$root_build_dir/includes",
|
||||
]
|
||||
defines = [
|
||||
"BUILDING_CEF_SHARED",
|
||||
|
Loading…
x
Reference in New Issue
Block a user