summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* 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>