5.3.3
cmake: Improve configuration
Added more missing license headers
cmake: check_leptonica_tiff_support() works with cmake>=3.25
cmake: add missing HAVE_NEON to config_auto.h
replace VS implementation of gettimeofday with std::chrono::steady_clock::now(); fixes #2038