summaryrefslogtreecommitdiffstats
path: root/ConfigureChecks.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Fix FTBFS due to incomplete declaration of main function in CMake tests.Slávek Banko2023-03-241-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix setting definition __SANE_USERSPACE_TYPES__.Slávek Banko2022-12-131-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Conversion to CMake build system.Slávek Banko2022-12-131-0/+81
Remove the generated files from the source tree. Copy translations to a new directory layout. Added translation of .desktop files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>