Brad King f831d752ae cmFortranParser: Skip #line directives that do not name files
Since commit v3.5.0-rc1~241^2~1 (cmFortranParser: Parse #line
directives, 2015-11-02) our Fortran dependency scanner parses `#line`
directives to extract the named files.  However, some compilers produce
`#line` directives that name directories instead of files.  Work around
such cases by verifying that the extracted path names a file and not a
directory.
2016-04-05 12:59:45 -04:00
..
2015-12-18 10:02:07 -05:00
2015-12-18 10:02:07 -05:00
2015-07-23 15:33:10 -04:00
2016-03-24 09:56:42 -04:00
2015-12-18 10:02:07 -05:00
2014-10-15 23:16:44 +02:00
2014-10-15 23:16:44 +02:00
2015-11-25 10:33:26 -05:00
2015-02-20 21:36:58 +01:00
2015-06-07 09:32:24 +02:00
2015-10-28 08:48:08 -04:00
2015-05-19 22:36:51 +02:00
2015-04-13 11:44:15 -04:00
2015-12-18 10:02:07 -05:00
2015-10-26 22:30:13 +01:00