early-access version 2853
This commit is contained in:
19
externals/vcpkg/ports/libdjinterop/vcpkg.json
vendored
Executable file
19
externals/vcpkg/ports/libdjinterop/vcpkg.json
vendored
Executable file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "libdjinterop",
|
||||
"version": "0.16.0",
|
||||
"description": "C++ library for access to DJ record libraries. Currently only supports Denon Engine Prime databases",
|
||||
"homepage": "https://github.com/xsco/libdjinterop",
|
||||
"license": "LGPL-3.0-or-later",
|
||||
"dependencies": [
|
||||
"sqlite3",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
},
|
||||
"zlib"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user