5.3.2
cmake: Improve configuration
Added more missing license headers
cmake: check if leptonica was build with tiff support
cmake: add missing HAVE_NEON to config_auto.h
replace VS implementation of gettimeofday with std::chrono::steady_clock::now(); fixes #2038