Skip to content

Commit

Permalink
iox-eclipse-iceoryx#1311 Remove CMake warning for iceoryx_meta
Browse files Browse the repository at this point in the history
  • Loading branch information
dkroenke committed Apr 4, 2022
1 parent 7127b8e commit c19fc1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/iceoryx_build_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ if [ "$NO_BUILD" == false ]; then
-DONE_TO_MANY_ONLY=$ONE_TO_MANY_ONLY_FLAG \
-DBUILD_SHARED_LIBS=$BUILD_SHARED \
-DSANITIZE=$SANITIZE_FLAG \
-DTEST_WITH_ADDITIONAL_USER=$TEST_ADD_USER "$TOOLCHAIN_FILE" \
-DTEST_WITH_ADDITIONAL_USER=$TEST_ADD_USER $TOOLCHAIN_FILE \
-DCMAKE_CXX_FLAGS=$CMAKE_CXX_FLAGS \
"$WORKSPACE"/iceoryx_meta

Expand Down

0 comments on commit c19fc1b

Please sign in to comment.