Hello,
I’m using fpm to build and run a project and want to be able to link against a local version of stdlib, but if the local version isn’t there, fall back to pulling it from the git repo,
Is there a simple way to do this?
Thanks
Hello,
I’m using fpm to build and run a project and want to be able to link against a local version of stdlib, but if the local version isn’t there, fall back to pulling it from the git repo,
Is there a simple way to do this?
Thanks