DependInfo.cmake 867 B

123456789101112131415161718192021222324
  1. # Consider dependencies only in project.
  2. set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
  3. # The set of languages for which implicit dependencies are needed:
  4. set(CMAKE_DEPENDS_LANGUAGES
  5. )
  6. # The set of dependency files which are needed:
  7. set(CMAKE_DEPENDS_DEPENDENCY_FILES
  8. "/home/runner/work/pocketpy/pocketpy/_codeql_build_dir/CMakeFiles/pocketpy.dir/Unity/unity_pocketpy_c.c" "CMakeFiles/pocketpy.dir/Unity/unity_pocketpy_c.c.o" "gcc" "CMakeFiles/pocketpy.dir/Unity/unity_pocketpy_c.c.o.d"
  9. "" "libpocketpy.so" "gcc" "CMakeFiles/pocketpy.dir/link.d"
  10. )
  11. # Targets to which this target links which contain Fortran sources.
  12. set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
  13. )
  14. # Targets to which this target links which contain Fortran sources.
  15. set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES
  16. )
  17. # Fortran module output directory.
  18. set(CMAKE_Fortran_TARGET_MODULE_DIR "")