You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

42 lines
1.1KB

  1. # The set of languages for which implicit dependencies are needed:
  2. set(CMAKE_DEPENDS_LANGUAGES
  3. "C"
  4. "RC"
  5. )
  6. # The set of files for implicit dependencies of each language:
  7. set(CMAKE_DEPENDS_CHECK_C
  8. "F:/git/Rack/dep/glew-2.1.0/src/glewinfo.c" "F:/git/Rack/dep/glew-2.1.0/build/CMakeFiles/glewinfo.dir/F_/git/Rack/dep/glew-2.1.0/src/glewinfo.c.obj"
  9. )
  10. set(CMAKE_C_COMPILER_ID "GNU")
  11. # Preprocessor definitions for this target.
  12. set(CMAKE_TARGET_DEFINITIONS_C
  13. "GLEW_NO_GLU"
  14. )
  15. # The include file search paths:
  16. set(CMAKE_C_TARGET_INCLUDE_PATH
  17. "cmake/../../include"
  18. )
  19. set(CMAKE_DEPENDS_CHECK_RC
  20. "F:/git/Rack/dep/glew-2.1.0/build/glewinfo.rc" "F:/git/Rack/dep/glew-2.1.0/build/CMakeFiles/glewinfo.dir/glewinfo.rc.obj"
  21. )
  22. # Preprocessor definitions for this target.
  23. set(CMAKE_TARGET_DEFINITIONS_RC
  24. "GLEW_NO_GLU"
  25. )
  26. # The include file search paths:
  27. set(CMAKE_RC_TARGET_INCLUDE_PATH
  28. "cmake/../../include"
  29. )
  30. # Targets to which this target links.
  31. set(CMAKE_TARGET_LINKED_INFO_FILES
  32. "F:/git/Rack/dep/glew-2.1.0/build/CMakeFiles/glew.dir/DependInfo.cmake"
  33. )
  34. # Fortran module output directory.
  35. set(CMAKE_Fortran_TARGET_MODULE_DIR "")