https://bugs.kde.org/show_bug.cgi?id=447863
--- Comment #6 from D Alexander <de...@roosoft.ltd.uk> --- Hmm Well I copied that from another flatpak project so ... my bad.. So this is the sort of thing I should do , correct? ``` "modules": [ { "config-opts": [ "-DENABLE_TESTING=OFF" ], "name": "libkdegames", "buildsystem": "cmake-ninja", "sources": [ { "type": "git", "url": "https://anongit.kde.org/libkdegames.git", "branch": "release/21.12" } ], ``` -- You are receiving this mail because: You are watching all bug changes.