Update CMakeLists.txt taking kwidgetsaddons as a template
Diff Detail
- Repository
- R824 Baloo Widgets
- Branch
- bump (branched from master)
- Lint
No Linters Available - Unit
No Unit Test Coverage
CMakeLists.txt | ||
---|---|---|
4 | It probably should, but in order to become a proper framework it has to satisfy the strict frameworks requirements: https://community.kde.org/Frameworks/Policies In the meantime, if want to use the automatic versioning from release scripts (which is a good idea), we need to use the script of KDE Applications as described here: https://community.kde.org/Guidelines_and_HOWTOs/Application_Versioning |
CMakeLists.txt | ||
---|---|---|
4 | There are other libraries released together with KDE Applications, eg. libkexiv2, libgravatar, libkgapi... Besides the mentioned frameworks requirements, I also think frameworks should have more than one user (possibly across Applications/Plasma or Extragear). On my system only dolphin depends on baloo-widgets. |
CMakeLists.txt | ||
---|---|---|
34–36 | Superseded by fd1e2505b359. @michaelh Feel free to push a commit that removes these 3 lines. |