libarchive/libarchive
CMakeLists.txt
:1563
CHECK_SYMBOL_EXISTS(gmtime_s "time.h" HAVE_GMTIME_S)
CHECK_SYMBOL_EXISTS(gmtime_s "time.h" HAVE_GMTIME_S)
check_symbol_exists(gmtime_s "time.h" HAVE_GMTIME_S)
target_compile_definitions(lcms2
PUBLIC "-DHAVE_GMTIME_S=1")