summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Simplify CMake rules for desktop file translations.Slávek Banko2020-07-101-12/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Desktop file translations:Slávek Banko2020-03-251-8/+14
| | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop automake build support.gregory guy2020-03-241-1/+1
| | | | | | | | | | Add basic cmake build instructions. Delete empty files TODO and NEWS. Delete the folder templates. Rework of the README file. Add the "MODULE" directive to the plugin build. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* conversion to the cmake building systemgregory guy2019-01-011-0/+53
Signed-off-by: gregory guy <g-gregory@gmx.fr>