mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-25 01:41:43 +00:00
Added ntcore sources zip to the main build
Change-Id: I7760ebb86c5493d5d9bc3ef9b9def02bcfb7216c
This commit is contained in:
@@ -233,4 +233,9 @@ task ntcoreSourceZip(type: Zip) {
|
||||
}
|
||||
}
|
||||
|
||||
// Empty task for build so that ntcoreSourceZip will be build when running ./gradlew build
|
||||
task build
|
||||
|
||||
build.dependsOn ntcoreSourceZip
|
||||
|
||||
apply from: 'publish.gradle'
|
||||
|
||||
Reference in New Issue
Block a user