Skip to content

Commit

Permalink
Refs #12001: add CMAKE_EXPORT_COMPILE_COMMANDS to colcon.meta CI
Browse files Browse the repository at this point in the history
Signed-off-by: jparisu <[email protected]>
  • Loading branch information
jparisu committed Jul 13, 2021
1 parent 2a3ca02 commit ef43f17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test_colcon.meta
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"-DBUILD_DOCUMENTATION=ON",
"-DBUILD_TESTS=ON",
"-DCMAKE_BUILD_TYPE=Debug",
"-DCMAKE_EXPORT_COMPILE_COMMANDS=ON",
"-DCMAKE_CXX_FLAGS='-Werror'"
]
}
Expand Down

0 comments on commit ef43f17

Please sign in to comment.