CMake/Auxiliary/vim
Andrew Paprocki a080914274 Fortran: Add compiler ID/Version generator expressions
Adds `Fortran_COMPILER_ID` and `Fortran_COMPILER_VERSION` generator
expression support to match equivalent `C_COMPILER_ID`,
`CXX_COMPILER_ID`, `C_COMPILER_VERSION`, and `CXX_COMPILER_VERSION`
support.

This is very helpful in the case where the C/C++ compiler suite is a
different type of compiler from the platform Fortran compiler and
projects use generator expressions to assign compiler flags and
definitions.  (e.g. `GNU` C/C++ and `SunPro` Fortran on Linux)
2019-01-18 08:56:13 -05:00
..
indent update vim-syntax to latest cmake-commit 2017-10-31 07:44:53 +01:00
syntax Fortran: Add compiler ID/Version generator expressions 2019-01-18 08:56:13 -05:00
cmake.vim.in Merge branch 'upstream-vim-cmake-syntax' 2018-10-10 07:17:08 -04:00
extract-upper-case.pl Merge branch 'upstream-vim-cmake-syntax' into update-vim-syntax 2018-10-18 07:53:55 -04:00