mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-24 01:31:44 +00:00
[photon-targeting] Fix JNI loading (#1563)
This commit is contained in:
@@ -35,19 +35,6 @@
|
||||
"linuxx86-64",
|
||||
"osxuniversal"
|
||||
]
|
||||
},
|
||||
{
|
||||
"groupId": "org.photonvision",
|
||||
"artifactId": "photontargeting-jni",
|
||||
"version": "${photon_version}",
|
||||
"skipInvalidPlatforms": true,
|
||||
"isJar": true,
|
||||
"validPlatforms": [
|
||||
"windowsx86-64",
|
||||
"linuxathena",
|
||||
"linuxx86-64",
|
||||
"osxuniversal"
|
||||
]
|
||||
}
|
||||
],
|
||||
"cppDependencies": [
|
||||
|
||||
Reference in New Issue
Block a user