diff options
author | Mikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com> | 2019-08-30 15:14:17 +0300 |
---|---|---|
committer | Mikhail Pozdnyakov <mikhail.pozdnyakov@mapbox.com> | 2019-09-02 14:09:08 +0300 |
commit | 805eede8c4c79a9f7cd83f2191697e72793232b0 (patch) | |
tree | f7398e1c35f3c91462afa40aeb87baf68aee72e0 /vendor/args-files.json | |
parent | 4af4081fcfe190c7f10d695cededb35d1ec3b550 (diff) | |
download | qtlocation-mapboxgl-805eede8c4c79a9f7cd83f2191697e72793232b0.tar.gz |
[build] Use args from mapbox-base
Diffstat (limited to 'vendor/args-files.json')
-rw-r--r-- | vendor/args-files.json | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/vendor/args-files.json b/vendor/args-files.json deleted file mode 100644 index c3c9bb64c6..0000000000 --- a/vendor/args-files.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "//": "This file is generated. Do not edit. Regenerate it with scripts/generate-file-lists.js", - "sources": [], - "public_headers": { - "args.hxx": "vendor/args/args.hxx" - }, - "private_headers": {} -} |