virtualrunenv¶
This is the reference page for
virtualrunenv
generator.
Go to Mastering/Virtual Environments if you want to learn how to use conan virtual environments.Created files¶
- activate_run.{sh|bat}
- deactivate_run.{sh|bat}
Variables declared¶
ENVIRONMENT VAR | DESCRIPTION |
---|---|
PATH | With every bin folder of your requirements. |
LD_LIBRARY_PATH | lib folders of your requirements. |
DYLD_LIBRARY_PATH | lib folders of your requirements. |