summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2020-07-21 07:09:08 +0200
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2020-09-01 19:48:18 +0300
commit9d155e6528107a5f942ed43f4d28647608ac2018 (patch)
tree870819b49e69e13ec4279d4c2a67abbfdc8f7ce8
parent255935c14af38a3f39c4f23f99eda6901c39998f (diff)
downloadqtlocation-mapboxgl-9d155e6528107a5f942ed43f4d28647608ac2018.tar.gz
[qt] Document deps/optional dependency
-rw-r--r--qt_attribution.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/qt_attribution.json b/qt_attribution.json
index 802e6938ca..a947a9f28d 100644
--- a/qt_attribution.json
+++ b/qt_attribution.json
@@ -321,6 +321,20 @@ Copyright (c) 2002 by Andrei Alexandrescu"
"Copyright": "Copyright (c) 2016 Vladimir Agafonkin"
},
{
+ "Id": "mapboxgl-optional",
+ "Name": "Optional",
+ "QDocModule": "qtlocation",
+ "QtUsage": "Used in the Mapbox GL plugin of Qt Location.",
+
+ "Path": "deps/optional",
+ "Description": "A single-header header-only library for representing optional (nullable) objects for C++14 (and C++11 to some extent) and passing them by value.",
+ "Homepage": "https://github.com/akrzemi1/Optional",
+ "LicenseId": "BSL-1.0",
+ "License": "Boost Software License 1.0",
+ "LicenseFile": "LICENSE_Boost.txt",
+ "Copyright": "Copyright (C) 2011 - 2012 Andrzej Krzemienski"
+ },
+ {
"Id": "mapboxgl-polylabel",
"Name": "polylabel",
"QDocModule": "qtlocation",