1#ifndef C10_MACROS_CMAKE_MACROS_H_
2#define C10_MACROS_CMAKE_MACROS_H_
3
4// Automatically generated header file for the C10 library.
5// Do not include this file directly. Instead, include c10/macros/Macros.h.
6
7#define C10_BUILD_SHARED_LIBS
8/* #undef C10_USE_GLOG */
9/* #undef C10_USE_GFLAGS */
10/* #undef C10_USE_NUMA */
11/* #undef C10_USE_MSVC_STATIC_RUNTIME */
12
13#endif // C10_MACROS_CMAKE_MACROS_H_
14