CMake/Tests/VSGNUFortran
Bill Hoffman 48a09f82cc CMakeAddFortranSubdirectory: Make IMPORTED targets GLOBAL
cmake_add_fortran_directory uses imported targets when using the
mingw fortran compiler. This change makes those targets global
in scope so they act just like the real targets that exist when
a fortran compiler exists and regular add_subdirectory is used.
2012-02-09 08:38:52 -05:00
..
c_code Add CMakeAddFortranSubdirectory to use MinGW gfortran in VS 2012-02-09 08:33:57 -05:00
subdir CMakeAddFortranSubdirectory: Make IMPORTED targets GLOBAL 2012-02-09 08:38:52 -05:00
CMakeLists.txt CMakeAddFortranSubdirectory: Make IMPORTED targets GLOBAL 2012-02-09 08:38:52 -05:00
runtest.cmake.in Add CMakeAddFortranSubdirectory to use MinGW gfortran in VS 2012-02-09 08:33:57 -05:00