mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
38 lines
884 B
JSON
38 lines
884 B
JSON
{
|
|
"fileName": "RomiVendordep.json",
|
|
"name": "Romi-Vendordep",
|
|
"version": "1.0.0",
|
|
"uuid": "1010372a-b446-46f4-b229-61e53a26a7dc",
|
|
"wpilibYear": "2027_alpha4",
|
|
"mavenUrls": [],
|
|
"jsonUrl": "",
|
|
"javaDependencies": [
|
|
{
|
|
"groupId": "org.wpilib.romiVendordep",
|
|
"artifactId": "romiVendordep-java",
|
|
"version": "wpilib"
|
|
}
|
|
],
|
|
"jniDependencies": [],
|
|
"cppDependencies": [
|
|
{
|
|
"groupId": "org.wpilib.romiVendordep",
|
|
"artifactId": "romiVendordep-cpp",
|
|
"version": "wpilib",
|
|
"libName": "romiVendordep",
|
|
"headerClassifier": "headers",
|
|
"sourcesClassifier": "sources",
|
|
"sharedLibrary": true,
|
|
"skipInvalidPlatforms": true,
|
|
"binaryPlatforms": [
|
|
"linuxarm32",
|
|
"linuxarm64",
|
|
"windowsx86-64",
|
|
"windowsx86",
|
|
"linuxx86-64",
|
|
"osxuniversal"
|
|
]
|
|
}
|
|
]
|
|
}
|