mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:29:00 +08:00
7cfd63db7f
Co-authored-by: jyu49 <yu_jack@apple.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
14 lines
317 B
JSON
14 lines
317 B
JSON
{
|
|
"name": "fxdiv",
|
|
"version-date": "2021-02-21",
|
|
"port-version": 2,
|
|
"description": "C99/C++ header-only library for division via fixed-point multiplication by inverse",
|
|
"homepage": "https://github.com/Maratyszcza/FXdiv",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|