summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Move translations to a new directory layout.Slávek Banko2020-05-031-1/+1
| | | | | | Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop automake build support.gregory guy2020-04-151-3/+3
| | | | | | | | | Add basic cmake build instructions. Rework of the README file. Add the MODULE directive to the build. Some cosmetics. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Use common CMake tests.Slávek Banko2019-02-141-0/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add CMakeL10n rules.Slávek Banko2018-12-261-0/+2
| | | | | | | Create translation template. Add CMake rules to build translations. 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>
* cmake: Adjusted test for time.h, added test of strtoll functionSlávek Banko2018-09-131-0/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* add 'WITH_ALL_OPTIONS' and 'BUILD_ALL' as building parameters for consistencygregory guy2018-09-121-2/+8
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* cmake conversiongregory guy2018-09-111-0/+66
Signed-off-by: gregory guy <g-gregory@gmx.fr>