Rosalie241/RMG
Source/3rdParty/fmt/test/CMakeLists.txt
:86
check_symbol_exists(strptime "time.h" HAVE_STRPTIME)
check_symbol_exists(strptime "time.h" HAVE_STRPTIME)
CHECK_FUNCTION_EXISTS (strptime HAVE_STRPTIME)
CHECK_FUNCTION_EXISTS (strptime HAVE_STRPTIME)
CHECK_FUNCTION_EXISTS (strptime HAVE_STRPTIME)
check_symbol_exists(strptime "time.h" HAVE_STRPTIME)
check_symbol_exists(strptime "time.h" HAVE_STRPTIME)
check_c_source_compiles ("
#define _XOPEN_SOURCE
#define _BSD_SOURCE
#include <time.h>
int main(void) {
struct tm timestruct;
strptime(\"11:22\", \"%H:%M\", ×truct);
return 0;
}" HAVE_STRPTIME)
endif (NOT HAVE_STRPTIME)
CHECK_FUNCTION_EXISTS (strptime HAVE_STRPTIME)
check_symbol_exists(strptime "time.h" HAVE_STRPTIME)
CHECK_FUNCTION_EXISTS (strptime HAVE_STRPTIME)
CHECK_FUNCTION_EXISTS (strptime HAVE_STRPTIME)
check_symbol_exists(strptime "time.h" HAVE_STRPTIME)
CHECK_FUNCTION_EXISTS (strptime HAVE_STRPTIME)
CHECK_FUNCTION_EXISTS (strptime HAVE_STRPTIME)