1# The set of languages for which implicit dependencies are needed:
 
    2set(CMAKE_DEPENDS_LANGUAGES
 
    4# The set of files for implicit dependencies of each language:
 
    6# Targets to which this target links.
 
    7set(CMAKE_TARGET_LINKED_INFO_FILES
 
   10# Fortran module output directory.
 
   11set(CMAKE_Fortran_TARGET_MODULE_DIR "")