vcpkg/ports/intelrdfpmathlib/vcpkg.json
Thomas1664 5326d84423
[Intelrdfpmathlib] Fix post build error (#23286)
* Remove deprecated cmake from templates

* Fix post build checks

* version

* Fix git

* use PORT

* version
2022-03-01 16:38:07 -08:00

13 lines
232 B
JSON

{
"name": "intelrdfpmathlib",
"version-string": "20U2",
"port-version": 3,
"description": "Intel(R) Decimal Floating-Point Math Library",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}