summaryrefslogtreecommitdiffstats
path: root/ConfigureChecks.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Drop automake build support.gregory guy2021-03-031-101/+114
| | | | | | | | | | | | Add basic cmake build instructions. Delete empty file NEWS. Rework of the README and the English help page files. Update some cmake files with latest macros. libXv and libXext are handled by cmake intern modules through X11 variables. Few cosmetics. Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 95a6a36403a289814bb252cd5496e4d67d331b11)
* Add library paths to link_directories and supply correct Xtest check/variablesaneejit12020-06-261-3/+4
| | | | | | | This resolves bug 3130 Signed-off-by: aneejit1 <aneejit1@gmail.com> (cherry picked from commit abed871291535bede858e6f6acd4a4847b536e5b)
* Conversion to the cmake building system.gregory guy2020-04-061-0/+175
A man page taken fron the Debian packaging system has been added. Signed-off-by: gregory guy <gregory-tde@laposte.net> Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 5ebdc209a7a6177fe640c6911eb74d2686b79db9)