1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
{ "name": "fixed-math", "version": "2.2.0", "description": "A High-Performance C++23, C++17 Library for Fixed-Point 48.16 Arithmetic", "homepage": "https://github.com/arturbac/fixed_math", "license": "BSL-1.0", "dependencies": [ { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }