mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 14:06:33 +00:00
crashpad_client: expose the crashpad root as an include_dir to
dependents. BUG=crashpad:12 R=rsesek@chromium.org Review URL: https://codereview.chromium.org/997303005
This commit is contained in:
parent
29cdc74579
commit
fd14ae6450
@ -60,6 +60,11 @@
|
|||||||
],
|
],
|
||||||
}],
|
}],
|
||||||
],
|
],
|
||||||
|
'direct_dependent_settings': {
|
||||||
|
'include_dirs': [
|
||||||
|
'..',
|
||||||
|
],
|
||||||
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
'target_name': 'crashpad_client_test',
|
'target_name': 'crashpad_client_test',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user