Closed rouson closed 7 months ago
This folder structure change breaks the makefile
build, but I think we can easily build the fftpack
via cmake
, meson
, and fpm
, and the makefile
doesn't seem to be necessary, and we can remove support for it, like fortran-lang/stdlib
.
Previously we did not set a CI test for the makefile
, and the relevant files included:
makefile
in each folder;makefile
description in the README.
This commit
No adjustment to the fpm manifest is necessary. Both build systems still work.