summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Use common rules for build and install documentation and translations.Slávek Banko2021-07-221-2/+6
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Copy translations to a new directory layout.Slávek Banko2021-03-031-2/+2
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Drop automake build support.gregory guy2021-03-021-1/+1
| | | | | | | | | | | 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 <[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]>
* Conversion to the cmake building system.gregory guy2020-04-061-0/+89
A man page taken fron the Debian packaging system has been added. Signed-off-by: gregory guy <[email protected]> Signed-off-by: Slávek Banko <[email protected]>