vcpkg/ports/sqlite-orm/CONTROL
NancyLi1013 7959513538
[sqlite-orm] Update to 1.6 (#15517)
* [sqlite-orm] Update to 1.6

* Removed unused FEATURE_PATCHES

* Add vcpkg_fixup_cmake_targets()

* Update patch
2021-01-11 00:06:54 -08:00

13 lines
290 B
Plaintext

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