diff options
| author | Kaung Zaw Htet <kaungzawhtet.mm@gmail.com> | 2020-10-31 03:14:10 +0630 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-30 13:44:10 -0700 |
| commit | d89bfc3bb597b24f18d755fd0dd3f0675512b7f6 (patch) | |
| tree | d5f12ca5b2df9618e1b17ab17cf788fb7a1976e8 /ports/oatpp-sqlite/CONTROL | |
| parent | f543049ddd00a1fe1b3d04dcdea26fb57321411f (diff) | |
| download | vcpkg-d89bfc3bb597b24f18d755fd0dd3f0675512b7f6.tar.gz vcpkg-d89bfc3bb597b24f18d755fd0dd3f0675512b7f6.zip | |
[oatpp-sqlite] port added (#14107)
Diffstat (limited to 'ports/oatpp-sqlite/CONTROL')
| -rw-r--r-- | ports/oatpp-sqlite/CONTROL | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/oatpp-sqlite/CONTROL b/ports/oatpp-sqlite/CONTROL new file mode 100644 index 000000000..d0ec33e77 --- /dev/null +++ b/ports/oatpp-sqlite/CONTROL @@ -0,0 +1,5 @@ +Source: oatpp-sqlite +Version: 1.2.0 +Description: OAT++ Modern web framework sqlite module +Build-Depends: oatpp,sqlite3 +Homepage: https://github.com/oatpp/oatpp-sqlite |
