Skip to content
Snippets Groups Projects
Commit 12fb2f67 authored by Simon Rose's avatar Simon Rose
Browse files

Merge branch '3.3.0' into '3.3.0'

Expose module library installation location variable

See merge request e3/e3-require!3
parents fd5a3242 f3e2d76c
No related branches found
No related tags found
2 merge requests!3Expose module library installation location variable,!23.3.0
...@@ -34,7 +34,7 @@ EXPORT_VARS+=E3_MODULES_VENDOR_LIBS_LOCATION ...@@ -34,7 +34,7 @@ EXPORT_VARS+=E3_MODULES_VENDOR_LIBS_LOCATION
#EXPORT_VARS+=E3_MODULES_INSTALL_LOCATION_INC #EXPORT_VARS+=E3_MODULES_INSTALL_LOCATION_INC
#EXPORT_VARS+=E3_MODULES_INSTALL_LOCATION_DB #EXPORT_VARS+=E3_MODULES_INSTALL_LOCATION_DB
#EXPORT_VARS+=E3_MODULES_INSTALL_LOCATION_BIN #EXPORT_VARS+=E3_MODULES_INSTALL_LOCATION_BIN
#EXPORT_VARS+=E3_MODULES_INSTALL_LOCATION_LIB EXPORT_VARS+=E3_MODULES_INSTALL_LOCATION_LIB
#EXPORT_VARS+=E3_MODULES_INSTALL_LOCATION_LIB_LINK #EXPORT_VARS+=E3_MODULES_INSTALL_LOCATION_LIB_LINK
# It is a bit weird, it would be better to implement within driver.makefile later # It is a bit weird, it would be better to implement within driver.makefile later
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment