mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 14:09:01 +08:00
14 lines
306 B
Plaintext
14 lines
306 B
Plaintext
Source: sqlite-orm
|
|
Version: 1.5
|
|
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
|