summaryrefslogtreecommitdiffstats
path: root/ark/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Desktop file translations:Slávek Banko2020-05-221-4/+6
| | | | | | | + 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>
* Use common CMake tests.Slávek Banko2019-02-071-4/+0
| | | | | | Drop hardcoded definition -D_LARGEFILE64_SOURCE. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-3/+3
|
* Additional changes to support building with cmake.Darrell Anderson2012-11-111-1/+1
| | | | Thanks to Slavek Banko.
* Initial conversion to cmake.Darrell Anderson2012-11-101-0/+85
Thanks to Fat-Zer.