mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-02 02:51:42 +00:00
Fixes Athena Runtime build not including ntcore (#356)
This commit is contained in:
committed by
Peter Johnson
parent
948c4275ad
commit
8f70bea899
@@ -134,6 +134,7 @@ task athenaRuntimeZip(type: Zip) {
|
||||
}
|
||||
|
||||
defineNetworkTablesProperties()
|
||||
dependsOn project(':').unzipNetworkTables
|
||||
|
||||
from(project.file(netTablesInclude)) {
|
||||
into 'include'
|
||||
|
||||
Reference in New Issue
Block a user