Skip to content
Snippets Groups Projects
Commit 6896348e authored by Damon Kohler's avatar Damon Kohler Committed by Daniel Stonier
Browse files

Adds rule to build GenerateInterfaces as a binary.

parent 59527a26
No related branches found
No related tags found
No related merge requests found
...@@ -24,3 +24,5 @@ dependencies { ...@@ -24,3 +24,5 @@ dependencies {
compile project(':gradle_plugins') compile project(':gradle_plugins')
} }
apply plugin: "application"
mainClassName = "org.ros.internal.message.GenerateInterfaces"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment