1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-05-08 11:37:45 +00:00
astra/flatpak/kirigami-addons.json

13 lines
329 B
JSON
Raw Normal View History

{
"name": "kirigami-addons",
"config-opts": [
"-DBUILD_TESTING=OFF",
"-DCMAKE_BUILD_TYPE=Release",
"-DQT_MAJOR_VERSION=6"
],
"buildsystem": "cmake-ninja",
"sources": [
{ "type": "git", "url": "https://invent.kde.org/libraries/kirigami-addons.git", "branch": "master" }
]
}