Skip to content

Commit

Permalink
backmerge rc
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonLiur committed Jul 22, 2024
2 parents 94b9d7d + e3c4577 commit c3d5d7f
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 c3d5d7f

Please sign in to comment.