diff options
Diffstat (limited to 'vcpkg/ports/scottt-debugbreak/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/scottt-debugbreak/vcpkg.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vcpkg/ports/scottt-debugbreak/vcpkg.json b/vcpkg/ports/scottt-debugbreak/vcpkg.json new file mode 100644 index 0000000..599aa15 --- /dev/null +++ b/vcpkg/ports/scottt-debugbreak/vcpkg.json @@ -0,0 +1,6 @@ +{ + "name": "scottt-debugbreak", + "version": "1.0", + "description": "Break into the debugger programmatically", + "homepage": "https://github.com/scottt/debugbreak" +} |