Skip to content

Commit b6974cc

Browse files
Compile unique_identifier_msgs
Signed-off-by: Eugenio Collado <eugeniocollado@eprosima.com>
1 parent b70bebb commit b6974cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/host/generic/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ set +o nounset
66
. install/local_setup.bash
77
set -o nounset
88

9-
colcon build --packages-up-to service_msgs --metas src --cmake-args -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON $@
9+
colcon build --packages-up-to service_msgs unique_identifier_msgs --metas src --cmake-args -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON $@
1010

1111
set +o nounset
1212
. install/local_setup.bash

0 commit comments

Comments
 (0)