# 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/vsc/git/yap-6.3/packages/python/python.c" "/Users/vsc/git/yap-6.3/packages/python/CMakeFiles/libpython.dir/python.c.o"
  )
set(CMAKE_C_COMPILER_ID "Clang")

# Preprocessor definitions for this target.
set(CMAKE_TARGET_DEFINITIONS_C
  "COROUTINING=1"
  "DEBUG=1"
  "DEPTH_LIMIT=1"
  "HAVE_CONFIG_H"
  "LOW_LEVEL_TRACER=1"
  "RATIONAL_TREES=1"
  "TABLING=1"
  "USE_THREADEAD_CODE=1"
  "_YAP_NOT_INSTALLED_=1"
  )

# The include file search paths:
set(CMAKE_C_TARGET_INCLUDE_PATH
  "."
  "H"
  "include"
  "os"
  "JIT/HPP"
  "/usr/local/include"
  "OPTYap"
  "/usr/local/opt/python/Frameworks/Python.framework/Versions/Current/include/python2.7"
  )

# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
  "/Users/vsc/git/yap-6.3/CMakeFiles/libYap.dir/DependInfo.cmake"
  )