Lokathor / fermium

An easy to build and use set of SDL2 bindings.
https://docs.rs/fermium
60 stars 14 forks source link

Build Ability: build dir cache #70

Open Lokathor opened 3 years ago

Lokathor commented 3 years ago

If the user sets an environment variable then check that dir for a cached build. otherwise build into that dir so it's cached for next time.