mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 11:08:59 +08:00
6aa4fca940
* [many ports]switch to vcpkg-cmake / vckg-cmake-config part 5 * version * typo * typo * fix build * version * deprecated vcpkg_extract_source_archive_ex * version * fix argument * version * Rename argument * version * More changes about argument * wrong op * version --------- Co-authored-by: jyu49 <yu_jack@apple.com>
15 lines
295 B
JSON
15 lines
295 B
JSON
{
|
|
"name": "unqlite",
|
|
"version-string": "1.1.9",
|
|
"port-version": 1,
|
|
"description": "An embedded NoSQL, transactional database engine",
|
|
"homepage": "https://unqlite.org/",
|
|
"license": "BSD-2-Clause",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|