15 lines
323 B
JSON
Executable File
15 lines
323 B
JSON
Executable File
{
|
|
"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
|
|
}
|
|
]
|
|
}
|