mirror of
https://github.com/reactos/CMake.git
synced 2024-12-03 00:57:25 +00:00
144cc6f1f9
Fortran INCLUDE statements are not handled by the preprocessor. Since the location of the preprocessed file is distinct from the original source file explicitly add the source file's directory as an include path in the actual compile step (not the preprocessing step) so INCLUDE can find it. Closes: #16332 |
||
---|---|---|
.. | ||
Executable | ||
External | ||
in_interface | ||
include | ||
Library | ||
Subdir | ||
Submodules | ||
CMakeLists.txt | ||
non_pp_include.f90 | ||
test_module_implementation.f90 | ||
test_module_interface.f90 | ||
test_module_main.f90 | ||
test_non_pp_include_main.f90 | ||
test_preprocess_module.F90 | ||
test_preprocess.F90 | ||
test_use_in_comment_fixedform.f | ||
test_use_in_comment_freeform.f90 |