Commit b6c25683 authored by Ivan Tyagov's avatar Ivan Tyagov

Pass proper open62541's location.

parent bdb7b988
......@@ -46,4 +46,8 @@ location = ${buildout:parts-directory}/osie
recipe = slapos.recipe.cmmi
path = ${osie-repository:location}/coupler/opc-ua-server/
environment =
OPEN62541_HOME = ${open62541:location}/build
OPEN62541_HOME = ${open62541:location}
OPEN62541_SOURCE_HOME = ${open62541-source:location}
# actually configure-command is useless here but needed by convention
configure-command =
${cmake:location}/bin/cmake
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment