summaryrefslogtreecommitdiffstats
path: root/ark/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Simplify CMake rules for desktop file translations.Slávek Banko2020-07-091-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 2fa177c5d6d5801a5a13ff21bf5c3e6757874e03)
* Desktop file translations:Slávek Banko2020-05-241-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> (cherry picked from commit 296306a273438f476ab2266d1c03616de1fd5ef7)
* 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> (cherry picked from commit cd36265ed3f954fef046724cf54cf0451cc6dd20)
* 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.