early-access version 2853
This commit is contained in:
13
externals/vcpkg/ports/libmicrohttpd/vcpkg.json
vendored
Executable file
13
externals/vcpkg/ports/libmicrohttpd/vcpkg.json
vendored
Executable file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "libmicrohttpd",
|
||||
"version": "0.9.75",
|
||||
"description": "GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application",
|
||||
"homepage": "https://www.gnu.org/software/libmicrohttpd/",
|
||||
"supports": "!(arm | uwp)",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "gettext",
|
||||
"platform": "!windows"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user