summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Use centralized cmake versionMichele Calgaro2024-03-171-6/+5
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-061-1/+1
* Use TDE cmake macro to set versionr14.1.0Michele Calgaro2022-06-241-1/+5
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-031-1/+0
* Raise the minimum required version of CMake to 3.1.Slávek Banko2021-12-291-1/+1
* Use common rules for build and install documentation and translations.Slávek Banko2021-07-221-2/+6
* Raise the minimum required version of CMake to 2.8.12.Slávek Banko2021-01-181-1/+1
* Move translations to a new directory layout.Slávek Banko2020-04-301-1/+1
* Use common CMake tests.Slávek Banko2019-02-121-0/+1
* Avoid overriding user linker flags (LDFLAGS) for modules and shared libsFabio Rossi2018-12-171-2/+2
* Add CMakeL10n rules.Slávek Banko2018-12-111-0/+2
* Fix incorrect use of TQString() inside i18n().Slávek Banko2018-10-221-1/+1
* Removed obsolete Qt2's ASSERT and replace with Q_ASSERT.Slávek Banko2018-10-221-1/+1
* Removed unnecessary executable flag.Slávek Banko2018-10-221-0/+0
* conversion to the cmake building systemgregory guy2018-10-211-0/+75