diff options
Diffstat (limited to 'vcpkg/ports/pcg/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/pcg/vcpkg.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/vcpkg/ports/pcg/vcpkg.json b/vcpkg/ports/pcg/vcpkg.json new file mode 100644 index 0000000..96706af --- /dev/null +++ b/vcpkg/ports/pcg/vcpkg.json @@ -0,0 +1,5 @@ +{ + "name": "pcg", + "version-date": "2022-04-09", + "description": "Permuted Congruential Generator" +} |