summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Use centralized cmake versionMichele Calgaro2024-03-171-6/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-051-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use TDE cmake macro to set versionr14.1.0Michele Calgaro2022-06-221-1/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-031-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Raise the minimum required version of CMake to 3.1.Slávek Banko2021-12-291-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Use common rules for build and install documentation and translations.Slávek Banko2021-07-261-2/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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>
* Drop automake build support.gregory guy2019-10-211-8/+0
| | | | | | | | Add basic cmake instructions in an INSTALL file. Rework of the README file as well as the help page. The knetstats.desktop file has been moved to the "src" folder. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Use common CMake tests.Slávek Banko2019-02-121-0/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Avoid overriding user linker flags (LDFLAGS) for modules and shared libsFabio Rossi2018-12-171-2/+2
| | | | Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
* Fix structure of directoriesSlávek Banko2018-10-271-0/+10
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* conversion to the cmake building systemgregory guy2018-10-231-0/+76
Signed-off-by: gregory guy <g-gregory@gmx.fr>