diff options
Diffstat (limited to 'vcpkg/ports/ruapu/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/ruapu/vcpkg.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vcpkg/ports/ruapu/vcpkg.json b/vcpkg/ports/ruapu/vcpkg.json new file mode 100644 index 0000000..d0bb5e6 --- /dev/null +++ b/vcpkg/ports/ruapu/vcpkg.json @@ -0,0 +1,7 @@ +{ + "name": "ruapu", + "version": "0.1.0", + "description": "Detect CPU features with single-file", + "homepage": "https://github.com/nihui/ruapu", + "license": "MIT" +} |