In the plugins page of fpm toturial, it says I can use the following command to generate the necessary dependency line:
and its output should be like:
M_CLI2 = { git = "https://github.com/urbanjost/M_CLI2" }
But it raises an error instead:
UNKNOWN LONG KEYWORD: --toml
KEYWORD SHORT PRESENT VALUE
version v F [F]
verbose V F [F]
usage u F [F]
registry F ["null"]
help h F [F]
force-download F F [F]
OS: Arch Linux
Fortran: gcc-fortran 14.1.1
FPM: 0.10.1
fpm-search: the latest
In the plugins page of fpm toturial, it says I can use the following command to generate the necessary dependency line:
and its output should be like:
M_CLI2 = { git = "https://github.com/urbanjost/M_CLI2" }But it raises an error instead:
OS: Arch Linux
Fortran: gcc-fortran 14.1.1
FPM: 0.10.1
fpm-search: the latest