Skip to content

Commit

Permalink
fixup! Allow BUILD_IDLC to be 'AUTO' based on Maven presence
Browse files Browse the repository at this point in the history
Signed-off-by: Scott K Logan <[email protected]>
  • Loading branch information
cottsay authored and eboasson committed Nov 14, 2019
1 parent 7b428f1 commit eeeea48
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions colcon.pkg
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"cmake-args": [ "-DBUILD_IDLC=AUTO" ]
}

0 comments on commit eeeea48

Please sign in to comment.