summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Use centralized cmake versionMichele Calgaro2024-03-171-6/+5
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 051999351a5176247943820d1e833162756091d7)
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-101-1/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 70b5fac7f42bb3796b3a525c28ef34e480f0f133)
* Use TDE cmake macro to set versionr14.1.0Michele Calgaro2022-06-241-1/+5
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-031-1/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Raise the minimum required version of CMake to 3.1.Slávek Banko2021-12-291-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Use common rules for build and install documentation and translations.Slávek Banko2021-07-261-2/+6
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Updated to use new standalone tdehw library.Slávek Banko2021-05-091-0/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Raise the minimum required version of CMake to 2.8.12.Slávek Banko2021-01-181-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Move translations to a new directory layout.Slávek Banko2020-08-301-2/+1
| | | | | | | Add support for LINGUAS for listing translations to install. Use common cmake rules for documentation. Signed-off-by: Slávek Banko <[email protected]>
* Drop automake build support.gregory guy2020-08-271-6/+6
| | | | | | | | | | | Add basic cmake build instructions. Delete empty file NEWS. Rework of the README file (splitted with the FAQ). Add FAQ file. Rework of the desktop file. Few cosmetics here and there. Signed-off-by: gregory guy <[email protected]>
* conversion to the cmake building systemgregory guy2019-04-211-0/+80
Signed-off-by: gregory guy <[email protected]>