aboutsummaryrefslogtreecommitdiff
path: root/ports/sqlite-orm/CONTROL
blob: 3ae7f4611bb82fc11d7a75200e5a3dca82b16cc6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Source: sqlite-orm
Version: 1.6
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