diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2021-05-21 09:50:11 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-21 00:50:11 -0700 |
| commit | 71f5a6f9fe3fc9fbd0a10604d50dea4d49fc6825 (patch) | |
| tree | fa16f0e2e80231c3afad79828917241f06e853d2 /ports/getopt-win32/CONTROL | |
| parent | 094e58f2b01a6bf257412aba433fca3e2f638be8 (diff) | |
| download | vcpkg-71f5a6f9fe3fc9fbd0a10604d50dea4d49fc6825.tar.gz vcpkg-71f5a6f9fe3fc9fbd0a10604d50dea4d49fc6825.zip | |
[getopt-win32] fix static builds (#17942)
* vcpkg_fixup_pkgconfig for allgero5
* version stuff
* Small MSbuild fixes for static builds.
* version stuff
* update baseline
* commit vcpkg.json
* version stuff
* remove blocking line
* version stuff
* fix missing preprocessor definition
* version stuff
* Update ports/getopt-win32/portfile.cmake
Apply CR changes
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* version stuff
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Diffstat (limited to 'ports/getopt-win32/CONTROL')
| -rw-r--r-- | ports/getopt-win32/CONTROL | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ports/getopt-win32/CONTROL b/ports/getopt-win32/CONTROL deleted file mode 100644 index 5de151a79..000000000 --- a/ports/getopt-win32/CONTROL +++ /dev/null @@ -1,5 +0,0 @@ -Source: getopt-win32
-Version: 0.1
-Description: An implementation of getopt.
-Homepage: https://github.com/libimobiledevice-win32
-Supports: windows
\ No newline at end of file |
