tesseract/cmake
Stefan Weil b3327f4e90 Remove unneeded checks for snprintf
snprintf is a standard function which should be available
on all relevant platforms, so those checks are unnecessary.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2019-02-13 08:04:52 +01:00
..
templates implement patches vcpkg tesseract 2018-11-08 21:37:47 +01:00
BuildFunctions.cmake Added more missing license headers 2016-11-18 15:56:43 -08:00
Configure.cmake Remove unneeded checks for snprintf 2019-02-13 08:04:52 +01:00
SourceGroups.cmake replace VS implementation of gettimeofday with std::chrono::steady_clock::now(); fixes #2038 2018-11-08 19:43:46 +01:00