Skip to content
Snippets Groups Projects
Commit 6b558a14 authored by Johannes Mey's avatar Johannes Mey
Browse files

fix dependency on reprocessor jar

parent 9889a13e
No related branches found
No related tags found
No related merge requests found
...@@ -143,3 +143,4 @@ jastadd { ...@@ -143,3 +143,4 @@ jastadd {
clean.dependsOn(cleanGen) clean.dependsOn(cleanGen)
generateAst.dependsOn(relast) generateAst.dependsOn(relast)
jar.dependsOn("relast.preprocessor:jar") // the jar is a fat jar that contains the jar of the preprocessor
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment