diff options
| author | myd7349 <myd7349@gmail.com> | 2019-07-18 15:15:56 +0800 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-07-18 00:15:56 -0700 |
| commit | 584da54a0f56943286efef6b25ccc8582e3fe8d4 (patch) | |
| tree | 571442cdffcf92f58ba42b642c038ec1689d3ffd /ports/nameof/CONTROL | |
| parent | 54b39598e1880f0cab60a9fcc448745711d2d2e9 (diff) | |
| download | vcpkg-584da54a0f56943286efef6b25ccc8582e3fe8d4.tar.gz vcpkg-584da54a0f56943286efef6b25ccc8582e3fe8d4.zip | |
[nameof] Add new port (#7250)
Diffstat (limited to 'ports/nameof/CONTROL')
| -rw-r--r-- | ports/nameof/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/nameof/CONTROL b/ports/nameof/CONTROL new file mode 100644 index 000000000..35df482a0 --- /dev/null +++ b/ports/nameof/CONTROL @@ -0,0 +1,4 @@ +Source: nameof
+Version: 2019-07-13
+Description: Nameof operator for modern C++
+Homepage: https://github.com/Neargye/nameof
|
