xcore / xcommon

Common application framework for XMOS software
Other
23 stars 7 forks source link

Environment variable to set search path for modules #5

Closed ghost closed 13 years ago

ghost commented 13 years ago

Currently, the Makefiles look for modules in the directory above your current repo. Ideally, you could set an environment variable to set a search path to add other locations to this for searching.

ghost commented 13 years ago

Done. XMOS_MODULE_PATH can be set to a list of paths that contain repositories.