mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 11:28:59 +08:00
71f5a6f9fe
* 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>
9 lines
210 B
JSON
9 lines
210 B
JSON
{
|
|
"name": "getopt-win32",
|
|
"version-string": "0.1",
|
|
"port-version": 1,
|
|
"description": "An implementation of getopt.",
|
|
"homepage": "https://github.com/libimobiledevice-win32",
|
|
"supports": "windows"
|
|
}
|