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.

43 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/glew.c" "F:/git/Rack/dep/glew-2.1.0/build/CMakeFiles/glew.dir/F_/git/Rack/dep/glew-2.1.0/src/glew.c.obj"
  9. )
  10. set(CMAKE_C_COMPILER_ID "GNU")
  11. # Preprocessor definitions for this target.
  12. set(CMAKE_TARGET_DEFINITIONS_C
  13. "GLEW_BUILD"
  14. "GLEW_NO_GLU"
  15. )
  16. # The include file search paths:
  17. set(CMAKE_C_TARGET_INCLUDE_PATH
  18. "cmake/../../include"
  19. )
  20. set(CMAKE_DEPENDS_CHECK_RC
  21. "F:/git/Rack/dep/glew-2.1.0/build/glew.rc" "F:/git/Rack/dep/glew-2.1.0/build/CMakeFiles/glew.dir/glew.rc.obj"
  22. )
  23. # Preprocessor definitions for this target.
  24. set(CMAKE_TARGET_DEFINITIONS_RC
  25. "GLEW_BUILD"
  26. "GLEW_NO_GLU"
  27. )
  28. # The include file search paths:
  29. set(CMAKE_RC_TARGET_INCLUDE_PATH
  30. "cmake/../../include"
  31. )
  32. # Targets to which this target links.
  33. set(CMAKE_TARGET_LINKED_INFO_FILES
  34. )
  35. # Fortran module output directory.
  36. set(CMAKE_Fortran_TARGET_MODULE_DIR "")