Fixed installation; other projects can now find module files from fortran-support
Compare changes
+ 1
− 1
@@ -107,7 +107,7 @@ target_include_directories(
@@ -107,7 +107,7 @@ target_include_directories(
Any projects dependent on fortran-support are not able to find the associated module files of when the fortran-support is installed in the system
CMAKE_INSTALL_PREFIX
was not used to define INSTALL_INTERFACE
. I corrected it now.
make format
for linting)
Draft:
You are not supposed to merge this request by yourself, the maintainers of fortan-support take care of this action!