summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-081-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7ec5a57fc3f04526f36477e22066199372beb0ee)
* 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)
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-1/+1
|
* 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/+110
Thanks to Fat-Zer.