cmake_macros.h 392 B

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