diff options
Diffstat (limited to 'vcpkg/ports/thomasmonkman-filewatch/vcpkg.json')
| -rw-r--r-- | vcpkg/ports/thomasmonkman-filewatch/vcpkg.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/vcpkg/ports/thomasmonkman-filewatch/vcpkg.json b/vcpkg/ports/thomasmonkman-filewatch/vcpkg.json new file mode 100644 index 0000000..c078ddf --- /dev/null +++ b/vcpkg/ports/thomasmonkman-filewatch/vcpkg.json @@ -0,0 +1,8 @@ +{ + "name": "thomasmonkman-filewatch", + "version-date": "2023-01-16", + "port-version": 2, + "description": "File watcher in C++.", + "homepage": "https://github.com/ThomasMonkman/filewatch", + "license": "MIT" +} |