Skip to content
Snippets Groups Projects
Commit f3e2d76c authored by Wayne Lewis's avatar Wayne Lewis
Browse files

Expose module library installation location variable

Required to support installation of pre-compiled e3 module library
for OPC/UA module.
parent fd5a3242
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