summaryrefslogtreecommitdiffstats
path: root/ConfigureChecks.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Replace __DATE__ with PACKAGE_DATETIME in the crash handlerSlávek Banko2021-01-161-0/+6
| | | | | | to allow reproducible build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add sys/time.h and time.h header detection to resolve FTBFS.Slávek Banko2021-01-161-0/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Conversion to the cmake building system.gregory guy2021-01-131-0/+148
Signed-off-by: gregory guy <gregory-tde@laposte.net>