mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 05:49:00 +08:00
bb61fc1662
Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
26 lines
607 B
Plaintext
26 lines
607 B
Plaintext
Source: ceres
|
|
Version: 1.14.0
|
|
Port-Version: 10
|
|
Build-Depends: glog, eigen3
|
|
Homepage: https://github.com/ceres-solver/ceres-solver
|
|
Description: non-linear optimization package
|
|
|
|
Feature: lapack
|
|
Build-Depends: lapack
|
|
Description: Use Lapack in Ceres
|
|
|
|
Feature: suitesparse
|
|
Build-Depends: ceres[lapack], suitesparse[core]
|
|
Description: SuiteSparse support for Ceres
|
|
|
|
Feature: cxsparse
|
|
Build-Depends: suitesparse[core]
|
|
Description: CXSparse support for Ceres
|
|
|
|
Feature: eigensparse
|
|
Description: Use of Eigen as a sparse linear algebra library in Ceres
|
|
|
|
Feature: tools
|
|
Build-Depends: gflags
|
|
Description: Ceres tools
|