Ninja: Fix Fortran INCLUDE directive dependencies when not preprocessing
Since !4659 (merged), if Fortran_PREPROCESS
is OFF
, the
Ninja generator does not properly detect dependencies on sources loaded
via the Fortran INCLUDE directive. Fix this and add a test.