This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
gtk-fortran should be usable as a dependency using the Fortran Package Manager (fpm) #229
Labels
You can continue the conversation there. Go to discussion →
The new Fortran Package Manager (fpm) can import dependencies from the web using git. For the moment it is limited to dependencies based on fpm. But in the future it should be able to import other projects which propose a build script, via the
build-script
variable of their fpm.toml file. Or even directly call CMake.Our first attempt to use fpm is related here: fortran-lang/fpm#351
See also:
https://fortran-lang.discourse.group/t/google-summer-of-code-2021/658
https://github.com/fortran-lang/fortran-lang.org/wiki/GSoC-2021-Project-ideas
The text was updated successfully, but these errors were encountered: