[build] Remove sources from ceres-cpp (#7844)

This commit is contained in:
Thad House
2025-03-02 10:46:50 -08:00
committed by GitHub
parent a7ae22d764
commit 93bf6c70ba

View File

@@ -4,7 +4,6 @@ nativeUtils {
groupId = "edu.wpi.first.thirdparty.frc2024.ceres"
artifactId = "ceres-cpp"
headerClassifier = "headers"
sourceClassifier = "sources"
ext = "zip"
version = '2.2-3'
targetPlatforms.addAll(nativeUtils.wpi.platforms.desktopPlatforms)