Source release 17.1.2
This commit is contained in:
20
third_party/cn-cbor.gypi
vendored
Normal file
20
third_party/cn-cbor.gypi
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
'sources': [
|
||||
'cn-cbor/src/cn-cbor.c',
|
||||
'cn-cbor/src/cn-error.c',
|
||||
'cn-cbor/src/cn-encoder.c',
|
||||
'cn-cbor/src/cn-get.c',
|
||||
'cn-cbor/src/cn-print.c',
|
||||
'cn-cbor/src/cn-create.c',
|
||||
],
|
||||
'include_dirs': [
|
||||
'cn-cbor/src',
|
||||
'cn-cbor/include',
|
||||
],
|
||||
'direct_dependent_settings': {
|
||||
'include_dirs': [
|
||||
'cn-cbor/src',
|
||||
'cn-cbor/include',
|
||||
],
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user