summaryrefslogtreecommitdiffstats
path: root/template/commonCMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Fixed FTBFS caused by previous commit.Michele Calgaro2022-06-221-5/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 375ca6a6adeb35c7bdef75affaa20569d375980e)
* Use TDE cmake macro to set versionMichele Calgaro2022-06-221-1/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit bf75ce9b7f33cb6bc2359aba10b0a3211bcbcd3e)
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-041-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Raise the minimum required version of CMake to 2.8.12.Slávek Banko2021-01-181-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit c417ac6f3a257a72edeff5190a983c571c115964)
* Add translation of entry.desktop files.Slávek Banko2020-11-221-0/+1
| | | | | | | | | Note: For systems and distributions where individual language directories are unpacked for building, you need to add an unpacking for the 'translations' directory in addition to other common directories. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 2d9b0ded005bad305657fdc3aa2d85f8dd189ca1)
* Use universal common rules instead of many individual CMakeListst.txt files.Slávek Banko2020-11-201-0/+167
Note: For systems and distributions where individual language directories are unpacked for building, you need to add an unpacking for the 'template' directory in addition to the 'cmake' directory. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 6d747afe2f2250a9f25adb3c758a91fc21520e74)