DependInfo.cmake 1.1 KB
Newer Older
饶先宏's avatar
linux  
饶先宏 已提交
1 2 3 4 5 6
# 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
饶先宏's avatar
饶先宏 已提交
7 8
  "/media/raoxianhong/_dde_data/gitwork/hdl4se/examples/digitled/glad/src/gl.c" "/media/raoxianhong/_dde_data/gitwork/hdl4se/examples/digitled/CMakeFiles/digitled.dir/glad/src/gl.c.o"
  "/media/raoxianhong/_dde_data/gitwork/hdl4se/examples/digitled/src/digitled.c" "/media/raoxianhong/_dde_data/gitwork/hdl4se/examples/digitled/CMakeFiles/digitled.dir/src/digitled.c.o"
饶先宏's avatar
linux  
饶先宏 已提交
9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
  )
set(CMAKE_C_COMPILER_ID "GNU")

# The include file search paths:
set(CMAKE_C_TARGET_INCLUDE_PATH
  "hdl4se/examples/digitled/../../../lcom/include"
  "hdl4se/examples/digitled/../../hdl4secell/include"
  "hdl4se/examples/digitled/../../bignumber/include"
  "hdl4se/examples/digitled/../../../glfw/include"
  "hdl4se/examples/digitled/glad/include"
  "hdl4se/examples/digitled/include"
  )

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

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