mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 16:51:38 +08:00
d30cdff658
Co-authored-by: friendlyanon <friendlyanon@users.noreply.github.com>
19 lines
405 B
JSON
19 lines
405 B
JSON
{
|
|
"name": "ms-ifc-sdk",
|
|
"version": "0.43.1",
|
|
"description": "SDK for the IFC specification at https://github.com/microsoft/ifc-spec",
|
|
"homepage": "https://github.com/microsoft/ifc",
|
|
"license": "Apache-2.0 WITH LLVM-exception",
|
|
"dependencies": [
|
|
"ms-gsl",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|