diff options
Diffstat (limited to 'ports/sqlite-orm/CONTROL')
| -rw-r--r-- | ports/sqlite-orm/CONTROL | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/ports/sqlite-orm/CONTROL b/ports/sqlite-orm/CONTROL index b0735d1de..e5f4bccb0 100644 --- a/ports/sqlite-orm/CONTROL +++ b/ports/sqlite-orm/CONTROL @@ -1,6 +1,13 @@ Source: sqlite-orm Version: 1.5 -Port-Version: 1 +Port-Version: 2 Homepage: https://github.com/fnc12/sqlite_orm Build-Depends: sqlite3 Description: SQLite ORM light header only library for modern C++ + +Feature: test +Description: Build sqlite_orm unit tests +Build-Depends: catch2 + +Feature: example +Description: Build examples |
