Skip to content

Commit 5309dd6

Browse files
authored
Update ament_build.cmake
1 parent 25d8bdb commit 5309dd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/ament_build.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ if(BTCPP_SQLITE_LOGGING)
1010
find_package(SQLite3 REQUIRED)
1111
endif()
1212

13-
find_package(ament_index_cpp REQUIRED
13+
find_package(ament_index_cpp REQUIRED)
1414

1515
set(BTCPP_EXTRA_INCLUDE_DIRS ${ZeroMQ_INCLUDE_DIRS}
1616
${SQLite3_INCLUDE_DIRS})

0 commit comments

Comments
 (0)