diff options
| author | Eli Arzhannikov <iarzhannikov@artec-group.com> | 2020-10-06 18:24:52 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-06 09:24:52 -0700 |
| commit | 7f0ea8004d3422969957191bd27425941e9bdc56 (patch) | |
| tree | 45ebcdb11be6c3a81e0340f5b8567a2e1e76fbe0 /ports/geogram/CONTROL | |
| parent | 748a2564ef288f85d371d469a8cba8ae7b14d989 (diff) | |
| download | vcpkg-7f0ea8004d3422969957191bd27425941e9bdc56.tar.gz vcpkg-7f0ea8004d3422969957191bd27425941e9bdc56.zip | |
[geogram] build geogram dynamic if crt linkage dynamic (#13719)
Co-authored-by: wangli28 <wangli28@beyondsoft.com>
Diffstat (limited to 'ports/geogram/CONTROL')
| -rw-r--r-- | ports/geogram/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/geogram/CONTROL b/ports/geogram/CONTROL index c74c9d216..4d589b422 100644 --- a/ports/geogram/CONTROL +++ b/ports/geogram/CONTROL @@ -1,6 +1,6 @@ Source: geogram Version: 1.7.5 -Port-Version: 1 +Port-Version: 2 Homepage: https://gforge.inria.fr/projects/geogram/ Description: Geogram is a programming library of geometric algorithms. Build-Depends: openblas, lapack |
