Files
cpu-check/config.h.in
2020-05-08 13:33:05 -07:00

9 lines
218 B
C

#define cpu_check_VERSION "@cpu_check_VERSION@"
// Begin Google local change
#cmakedefine IN_GOOGLE3
#cmakedefine USE_BORINGSSL
#cmakedefine VENDORS_AMD_PATH
#cmakedefine VENDORS_INTEL_PATH
// End Google local change