mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Add ".../third_party/protobuf/src" to the include_dirs list
Fixes "fatal error: 'google/protobuf/stubs/common.h' file not found".
This commit is contained in:
committed by
Samuel Attard
parent
c7691d8a40
commit
5a2de2108e
@@ -25,6 +25,7 @@
|
||||
'<(libchromiumcontent_src_dir)/third_party/mojo/src',
|
||||
'<(libchromiumcontent_src_dir)/third_party/WebKit',
|
||||
'<(libchromiumcontent_src_dir)/third_party/khronos',
|
||||
'<(libchromiumcontent_src_dir)/third_party/protobuf/src',
|
||||
'<(libchromiumcontent_dir)/gen',
|
||||
],
|
||||
'direct_dependent_settings': {
|
||||
|
||||
Reference in New Issue
Block a user