diff options
| author | Fabien Péan <fabien@pean.pro> | 2021-02-09 03:26:40 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-08 18:26:40 -0800 |
| commit | 7e01ac118a4eab913b75499ccdb5f8b89a457e8a (patch) | |
| tree | c9c92d470e8f0a9ab4d435bde600058c002c0d22 /versions/baseline.json | |
| parent | b011565aeccb6571fb2567bf7c4bbae8bb5a93ce (diff) | |
| download | vcpkg-7e01ac118a4eab913b75499ccdb5f8b89a457e8a.tar.gz vcpkg-7e01ac118a4eab913b75499ccdb5f8b89a457e8a.zip | |
[libigl] Always install as header-only library (#14888)
* [libigl] Always build as header-only library
* [libigl] Always build header-only
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 40e6a3b0a..7083a7fe1 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -3074,7 +3074,7 @@ }, "libigl": { "baseline": "2.2.0", - "port-version": 3 + "port-version": 4 }, "libilbc": { "baseline": "3.0.3", |
