# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
  "C"
  )
# The set of files for implicit dependencies of each language:
set(CMAKE_DEPENDS_CHECK_C
  "/Users/bertrand/Projets/Caffe2Test/caffe2/third_party/NNPACK_deps/pthreadpool/src/threadpool-pthreads.c" "/Users/bertrand/Projets/Caffe2Test/caffe2/build_ios/CMakeFiles/CAFFE2_PTHREADPOOL.dir/third_party/NNPACK_deps/pthreadpool/src/threadpool-pthreads.c.o"
  )
set(CMAKE_C_COMPILER_ID "Clang")

# Preprocessor definitions for this target.
set(CMAKE_TARGET_DEFINITIONS_C
  "CAFFE2_NO_BUILTIN_CPU_SUPPORTS"
  "CAFFE2_UNIQUE_LONG_TYPEMETA"
  "CAFFE2_USE_EIGEN_FOR_BLAS"
  "EIGEN_MPL2_ONLY"
  )

# The include file search paths:
set(CMAKE_C_TARGET_INCLUDE_PATH
  "."
  "../third_party/protobuf/src"
  "../third_party/NNPACK_deps/FXdiv/include"
  "../third_party/NNPACK_deps/pthreadpool/include"
  "../third_party/NNPACK/include"
  "../third_party/eigen"
  "../third_party/pybind11/include"
  "../"
  )

# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
  )

# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
