vcpkg/ports/g2o/CONTROL
Alexander Neumann da839ba61a
[lapack] add metaport lapack to switch lapack impl with an overlay (#12464)
* [lapack-select] add port lapack-select to select the lapack implementation

* move (!osx) check into lapack select

* correct the platform selection logic so that clapack is not forced.
added external as a feature.
made a dummy project to find the external provided LAPACK

* fix the oscx regression. Actually need to specify external dependency on OSX

* rename port to lapack and use build-depends
2020-08-06 22:10:15 -07:00

7 lines
199 B
Plaintext

Source: g2o
Version: 2020-02-07
Port-Version: 1
Build-Depends: suitesparse, eigen3, lapack, ceres
Description: g2o: A General Framework for Graph Optimization
Homepage: https://openslam.org/g2o.html