virtualrunenv¶
Warning
This is a deprecated feature. Please refer to the Migration Guidelines to find the feature that replaced this one.
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. |
DYLD_FRAMEWORK_PATH | framework_paths folders of your requirements. |