mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 17:39:02 +08:00
7959513538
* [sqlite-orm] Update to 1.6 * Removed unused FEATURE_PATCHES * Add vcpkg_fixup_cmake_targets() * Update patch
13 lines
290 B
Plaintext
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
|