#ifndef C10_MACROS_CMAKE_MACROS_H_ | |
#define C10_MACROS_CMAKE_MACROS_H_ | |
// Automatically generated header file for the C10 library. | |
// Do not include this file directly. Instead, include c10/macros/Macros.h. | |
#cmakedefine C10_BUILD_SHARED_LIBS | |
#cmakedefine C10_USE_GLOG | |
#cmakedefine C10_USE_GFLAGS | |
#cmakedefine C10_USE_NUMA | |
#cmakedefine C10_USE_MSVC_STATIC_RUNTIME | |
#endif // C10_MACROS_CMAKE_MACROS_H_ |