mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
38 lines
874 B
JSON
38 lines
874 B
JSON
{
|
|
"fileName": "XRPVendordep.json",
|
|
"name": "XRP-Vendordep",
|
|
"version": "1.0.0",
|
|
"uuid": "1571a1a5-ed3f-4f07-b7eb-b2beb17394e0",
|
|
"frcYear": "2027_alpha1",
|
|
"mavenUrls": [],
|
|
"jsonUrl": "",
|
|
"javaDependencies": [
|
|
{
|
|
"groupId": "org.wpilib.xrpVendordep",
|
|
"artifactId": "xrpVendordep-java",
|
|
"version": "wpilib"
|
|
}
|
|
],
|
|
"jniDependencies": [],
|
|
"cppDependencies": [
|
|
{
|
|
"groupId": "org.wpilib.xrpVendordep",
|
|
"artifactId": "xrpVendordep-cpp",
|
|
"version": "wpilib",
|
|
"libName": "xrpVendordep",
|
|
"headerClassifier": "headers",
|
|
"sourcesClassifier": "sources",
|
|
"sharedLibrary": true,
|
|
"skipInvalidPlatforms": true,
|
|
"binaryPlatforms": [
|
|
"linuxarm32",
|
|
"linuxarm64",
|
|
"windowsx86-64",
|
|
"windowsx86",
|
|
"linuxx86-64",
|
|
"osxuniversal"
|
|
]
|
|
}
|
|
]
|
|
}
|