aboutsummaryrefslogtreecommitdiff
path: root/ports/sqlite-orm/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/sqlite-orm/CONTROL')
-rw-r--r--ports/sqlite-orm/CONTROL12
1 files changed, 0 insertions, 12 deletions
diff --git a/ports/sqlite-orm/CONTROL b/ports/sqlite-orm/CONTROL
deleted file mode 100644
index 3ae7f4611..000000000
--- a/ports/sqlite-orm/CONTROL
+++ /dev/null
@@ -1,12 +0,0 @@
-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