-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.8.0 Beta2
-
None
-
3fcad9b7a (dev), 9feeb88f3 (6.9), 18ae9981d (6.8)
Please add the Path to qtquick3d/src/3rdparty/openxr/qt_attribution.json so that automatic processing returns a more specific path for the 2nd & 3rd entries.
 Suggested patch
--- a/qtquick3d/src/3rdparty/openxr/qt_attribution.json +++ b/qtquick3d/src/3rdparty/openxr/qt_attribution.json @@ -20,6 +20,7 @@ "Description": "JsonCpp is a C++ library that allows manipulating JSON values, including serialization and deserialization to and from strings.", "QtUsage": "Used by the bundled OpenXR Loader inside of QtQuick3DXr to read JSON configuration files.", + "Path": "src/external/jsoncpp", "Homepage": "https://github.com/open-source-parsers/jsoncpp", "Version": "1.9.5", "License": "MIT License", @@ -34,6 +35,7 @@ "Description": "JJNIPP is just a C++ wrapper for the standard Java Native Interface (JNI).", "QtUsage": "Used the bundled OpenXR Loader inside of QtQuick3DXr on Android.", + "Path": "src/external/jnipp", "Homepage": "https://github.com/mitchdowd/jnipp", "Version": "1.0.0", "License": "MIT License",