mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 22:19:00 +08:00
da839ba61a
* [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
11 lines
301 B
Plaintext
11 lines
301 B
Plaintext
Source: geogram
|
|
Version: 1.6.9
|
|
Port-Version: 8
|
|
Homepage: https://gforge.inria.fr/projects/geogram/
|
|
Description: Geogram is a programming library of geometric algorithms.
|
|
Build-Depends: openblas (!osx), lapack
|
|
|
|
Feature: graphics
|
|
Description: Build viewers and geogram_gfx library.
|
|
Build-Depends: glfw3
|