0a203db5dc
In commit v3.3.0-rc1~352^2~3 (Genex: Allow COMPILE_LANGUAGE when processing compile definitions, 2015-03-04) the name of the variable used to pass preprocessor definitions to the Fortran dependency scanner was changed to be per-language, but the actual dependency scanning code was not updated accordingly. Update the code and add a test case. Reported-by: Radovan Bast <radovan.bast@gmail.com> |
||
---|---|---|
.. | ||
Executable | ||
External | ||
Library | ||
in_interface | ||
include | ||
CMakeLists.txt | ||
foo.f | ||
hello.f | ||
mainc.c | ||
maincxx.c | ||
myc.c | ||
mycxx.cxx | ||
mysub.f | ||
test_module_implementation.f90 | ||
test_module_interface.f90 | ||
test_module_main.f90 | ||
test_preprocess.F90 | ||
test_preprocess_module.F90 | ||
test_use_in_comment_fixedform.f | ||
test_use_in_comment_freeform.f90 | ||
testf.f | ||
world.f | ||
world_gnu.def | ||
world_icl.def |