Skip to content

Commit

Permalink
[driver/opcua] - updated open62541 version
Browse files Browse the repository at this point in the history
  • Loading branch information
emilbon99 committed Jul 20, 2024
1 parent 7248015 commit 768a2fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion driver/vendor/open62541/build_macos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
rm -r ./open62541/out
rm -r ./open62541/build
mkdir open62541/build && cd open62541/build
cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DUA_NAMESPACE_ZERO=FULL -DCMAKE_INSTALL_PREFIX=../out -DUA_ENABLE_ENCRYPTION=MBEDTLS ..
cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_INSTALL_PREFIX=../out -DUA_ENABLE_ENCRYPTION=MBEDTLS ..
make
make install
2 changes: 1 addition & 1 deletion driver/vendor/open62541/open62541
Submodule open62541 updated 387 files

0 comments on commit 768a2fb

Please sign in to comment.