Brad King ad2107903a Fortran: Follow <>-style includes (#13239)
Fortran sources that pass through the C preprocessor may use

 #include "header"

syntax or

 #include <header>

syntax.  CMake already follows the former.  Teach it to follow the
latter.
2012-05-22 14:07:24 -04:00
..
2012-05-17 14:58:54 -04:00
2012-03-19 23:05:21 +01:00
2012-05-17 14:58:54 -04:00
2012-05-22 00:01:04 -04:00
2011-09-15 16:20:33 +02:00
2011-10-23 22:18:08 +02:00
2010-09-10 14:42:09 -04:00
2011-10-23 22:18:08 +02:00
2006-03-10 13:54:57 -05:00
2012-02-02 23:40:21 +00:00
2012-02-21 15:33:31 -05:00