early-access version 2853
This commit is contained in:
31
externals/vcpkg/ports/autodock-vina/vcpkg.json
vendored
Executable file
31
externals/vcpkg/ports/autodock-vina/vcpkg.json
vendored
Executable file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"name": "autodock-vina",
|
||||
"version-semver": "1.2.3",
|
||||
"description": "AutoDock Vina is one of the fastest and most widely used open-source docking engines.",
|
||||
"homepage": "http://vina.scripps.edu/",
|
||||
"dependencies": [
|
||||
"boost-algorithm",
|
||||
"boost-array",
|
||||
"boost-filesystem",
|
||||
"boost-lexical-cast",
|
||||
"boost-log",
|
||||
"boost-math",
|
||||
"boost-optional",
|
||||
"boost-program-options",
|
||||
"boost-ptr-container",
|
||||
"boost-random",
|
||||
"boost-serialization",
|
||||
"boost-static-assert",
|
||||
"boost-thread",
|
||||
"boost-timer",
|
||||
"boost-utility",
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user