diff options
| author | Leonid Pospelov <pospelovlm@yandex.ru> | 2020-06-23 22:58:38 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-23 13:58:38 -0700 |
| commit | 8af2f692ebdb1d914bb32bf1e0589007c4fc7cc9 (patch) | |
| tree | e53902ff24d7fa8215f085446acc2a61ad6d76f1 /ports/efsw/CONTROL | |
| parent | c12aa1cd7b7389443d05b3b7fefa42d45693e7a2 (diff) | |
| download | vcpkg-8af2f692ebdb1d914bb32bf1e0589007c4fc7cc9.tar.gz vcpkg-8af2f692ebdb1d914bb32bf1e0589007c4fc7cc9.zip | |
[efsw] Add new port (#11901)
* [efsw] Add new port
* Update portfile.cmake
* Remove unnecessary BUILD_SHARED_LIBS assigning
* Update portfile.cmake
* Update library
Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
Diffstat (limited to 'ports/efsw/CONTROL')
| -rw-r--r-- | ports/efsw/CONTROL | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/efsw/CONTROL b/ports/efsw/CONTROL new file mode 100644 index 000000000..37a6919fd --- /dev/null +++ b/ports/efsw/CONTROL @@ -0,0 +1,5 @@ +Source: efsw
+Version: 2020-06-08
+Homepage: https://github.com/SpartanJ/efsw
+Description: efsw is a C++ cross-platform file system watcher and notifier.
+Supports: !uwp
|
