Homec4science

Modify include paths to avoid problems with different library name

Authored by lanti on Sep 22 2021, 08:18.

Description

Modify include paths to avoid problems with different library name

In the file csr_mod.f90, there were include paths going back to one layer above root folder
and then back into src, i.e.

../../bsplines/src

The problem is that it forces you to name your repository folder bsplines, which is not portable.

Details

Committed
lantiSep 22 2021, 08:18
Pushed
lantiSep 22 2021, 08:22
Parents
rSPCLIBSa1c89766d1da: Merge branch 'feature/cmake'
Branches
Unknown
Tags
Unknown