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

12 lines
329 B
JSON

{
"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" }
]
}