DependInfo.cmake (585B)
1 2 # Consider dependencies only in project. 3 set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF) 4 5 # The set of languages for which implicit dependencies are needed: 6 set(CMAKE_DEPENDS_LANGUAGES 7 ) 8 9 # The set of dependency files which are needed: 10 set(CMAKE_DEPENDS_DEPENDENCY_FILES 11 ) 12 13 # Targets to which this target links which contain Fortran sources. 14 set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES 15 ) 16 17 # Targets to which this target links which contain Fortran sources. 18 set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES 19 ) 20 21 # Fortran module output directory. 22 set(CMAKE_Fortran_TARGET_MODULE_DIR "")