mcandre / rez

C/C++ task runner
Other
3 stars 1 forks source link

reduce redundancy in direnv, psenv setup #62

Open mcandre opened 1 year ago

mcandre commented 1 year ago

Assuming that psenv / PowerShell is able to source .env files that use LF line endings.

Move more compiler options to environment variables in a reusable compiler.env file, and source it from direnv and from psenv.