goatshriek/stumpless
CMakeLists.txt
:85
check_symbol_exists(gmtime time.h HAVE_GMTIME)
check_symbol_exists(gmtime time.h HAVE_GMTIME)
elseif(NOT SUPPORT_WINDOWS_GET_NOW AND HAVE_GMTIME)
check_function_exists (gmtime HAVE_GMTIME)