Distribution_Service/CC_SDK/Environment/openssl-cmake/crypto/buildinf.h.cmake
2025-11-11 17:46:19 +08:00

7 lines
243 B
CMake

/* auto-generated for crypto/cversion.c */
#define CFLAGS "compiler: @CMAKE_C_COMPILER_ID@ @CMAKE_C_FLAGS@"
#define PLATFORM "platform: @CMAKE_SYSTEM_NAME@"
#define DATE "built on: @BUILDINF_DATE@"
static const char *compiler_flags = CFLAGS;