Skip to content

Commit 5c24003

Browse files
Ignore rmw_test_fixture
Signed-off-by: Eugenio Collado <[email protected]>
1 parent 3fb203b commit 5c24003

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libmicroros.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ $(EXTENSIONS_DIR)/micro_ros_dev/install:
4444
git clone -b kilted https://github.com/ros2/ament_cmake_ros src/ament_cmake_ros; \
4545
git clone -b kilted https://github.com/ament/ament_index src/ament_index; \
4646
touch src/ament_cmake_ros/rmw_test_fixture_implementation/COLCON_IGNORE; \
47+
touch src/ament_cmake_ros/rmw_test_fixture/COLCON_IGNORE; \
4748
colcon build --cmake-args -DBUILD_TESTING=OFF -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=gcc;
4849

4950
$(EXTENSIONS_DIR)/micro_ros_src/src:

0 commit comments

Comments
 (0)