pineapple/externals/vcpkg/ports/sqlite-modern-cpp/vcpkg.json
2022-07-23 03:01:36 +02:00

10 lines
255 B
JSON
Executable file

{
"name": "sqlite-modern-cpp",
"version-string": "3.2-936cd0c8",
"port-version": 1,
"description": "The C++14 wrapper around sqlite library",
"homepage": "https://github.com/aminroosta/sqlite_modern_cpp",
"dependencies": [
"sqlite3"
]
}