aboutsummaryrefslogtreecommitdiff
path: root/ports/nativefiledialog/CONTROL
diff options
context:
space:
mode:
authorAndrey <andrey@jfhs.me>2021-07-16 20:57:20 +0200
committerGitHub <noreply@github.com>2021-07-16 11:57:20 -0700
commit5236efaa9d3bfe1f5d73ebc7d3404ac2b2bf9cef (patch)
treefb20dd7e0464c9611bc84988a42c19845fdd5edc /ports/nativefiledialog/CONTROL
parent04658e4cc48b4a52d1e41674198425395a5003c6 (diff)
downloadvcpkg-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 'ports/nativefiledialog/CONTROL')
-rw-r--r--ports/nativefiledialog/CONTROL8
1 files changed, 0 insertions, 8 deletions
diff --git a/ports/nativefiledialog/CONTROL b/ports/nativefiledialog/CONTROL
deleted file mode 100644
index afe283577..000000000
--- a/ports/nativefiledialog/CONTROL
+++ /dev/null
@@ -1,8 +0,0 @@
-Source: nativefiledialog
-Version: 2019-08-28
-Description: A tiny, neat C library that portably invokes native file open and save dialogs
-Homepage: https://github.com/mlabbe/nativefiledialog
-Supports: !uwp
-
-Feature: zenity
-Description: Using Zenity backend on Linux