[PATCH] CMakeLists.txt - Don't include quiet packages in the feature
Fixes: ``` Missing these optional packages: * Qt6QmlCompilerPlusPrivateTools (required version >= 6.8.2) ```
This commit is contained in:
parent
6c490a2db3
commit
2f2b706adb
6 changed files with 404 additions and 3 deletions
|
|
@ -21,3 +21,10 @@ path = [
|
|||
]
|
||||
SPDX-FileCopyrightText = "Arch Linux contributors"
|
||||
SPDX-License-Identifier = "0BSD"
|
||||
|
||||
[[annotations]]
|
||||
path = [
|
||||
"*.patch",
|
||||
]
|
||||
SPDX-FileCopyrightText = "bluejay contributors"
|
||||
SPDX-License-Identifier = "MPL-2.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue