15 lines
323 B
JSON
15 lines
323 B
JSON
|
{
|
||
|
"name": "dlfcn-win32",
|
||
|
"version": "1.1.1",
|
||
|
"port-version": 6,
|
||
|
"description": "dlfcn-win32 is an implementation of dlfcn for Windows.",
|
||
|
"homepage": "https://github.com/dlfcn-win32/dlfcn-win32",
|
||
|
"supports": "windows & !uwp",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "vcpkg-cmake",
|
||
|
"host": true
|
||
|
}
|
||
|
]
|
||
|
}
|