Skip to content

Commit

Permalink
Added colcon.pkg for colcon (#13)
Browse files Browse the repository at this point in the history
Signed-off-by: Esteve Fernandez <[email protected]>
  • Loading branch information
esteve authored Feb 10, 2021
1 parent bbb78fe commit 85ab733
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions colcon.pkg
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "zenoh_pico",
"type": "cmake",
"cmake-args":[
"-DTESTS=OFF",
"-DEXAMPLES=OFF",
],
}

0 comments on commit 85ab733

Please sign in to comment.