diff options
Diffstat (limited to 'vcpkg/ports/decimal-for-cpp/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/decimal-for-cpp/vcpkg.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vcpkg/ports/decimal-for-cpp/vcpkg.json b/vcpkg/ports/decimal-for-cpp/vcpkg.json new file mode 100644 index 0000000..d54b213 --- /dev/null +++ b/vcpkg/ports/decimal-for-cpp/vcpkg.json @@ -0,0 +1,6 @@ +{ + "name": "decimal-for-cpp", + "version": "1.18", + "port-version": 1, + "description": "Decimal data type support, for COBOL-like fixed-point operations on currency values." +} |