zeek/auxil/vcpkg/ports/atlmfc/vcpkg.json
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

11 lines
207 B
JSON

{
"name": "atlmfc",
"version": "0",
"port-version": 3,
"description": "A stub package that ensures Visual Studio has ATL/MFC installed.",
"supports": "windows",
"dependencies": [
"atl"
]
}