diff options
| author | Andrey <andrey@jfhs.me> | 2021-07-16 20:57:20 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-16 11:57:20 -0700 |
| commit | 5236efaa9d3bfe1f5d73ebc7d3404ac2b2bf9cef (patch) | |
| tree | fb20dd7e0464c9611bc84988a42c19845fdd5edc /versions/baseline.json | |
| parent | 04658e4cc48b4a52d1e41674198425395a5003c6 (diff) | |
| download | vcpkg-5236efaa9d3bfe1f5d73ebc7d3404ac2b2bf9cef.tar.gz vcpkg-5236efaa9d3bfe1f5d73ebc7d3404ac2b2bf9cef.zip | |
Fix nativefiledialog port using build time include dir (#18923)
* Fix nativefiledialog port using build time include dir
* Update ports/nativefiledialog/vcpkg.json
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* Update ports/nativefiledialog/vcpkg.json
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* Update versions/n-/nativefiledialog.json
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* Update versions/baseline.json
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* Update tree hash
* Update versions/n-/nativefiledialog.json
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.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 9a3c6efaa..573e31559 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -4294,7 +4294,7 @@ }, "nativefiledialog": { "baseline": "2019-08-28", - "port-version": 0 + "port-version": 1 }, "nccl": { "baseline": "2.4.6", |
