We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2af1b8f commit 032fa0bCopy full SHA for 032fa0b
conandata.yml
@@ -6,7 +6,8 @@ requirements:
6
extra_dependencies:
7
Qt:
8
version: "6.6.0"
9
- sources_url: https://code.qt.io/cgit/qt/qtbase.git/
+ sources_url: https://code.qt.io/cgit/qt/qtbase.git
10
+ home_url: https://github.com/Ultimaker/Cura/blob/main/licenses_thirdparty/qt.md
11
license: LGPL v3
12
license_file: LICENSES/LGPL-3.0-only.txt
13
summary: Qt is a cross-platform framework for graphical user interfaces.
0 commit comments