early-access version 2853
This commit is contained in:
19
externals/vcpkg/ports/minisat-master-keying/vcpkg.json
vendored
Executable file
19
externals/vcpkg/ports/minisat-master-keying/vcpkg.json
vendored
Executable file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "minisat-master-keying",
|
||||
"version": "2.3.6",
|
||||
"description": [
|
||||
"A minimalistic high-performance SAT solver",
|
||||
"This is a modernized, cross-platform, CMake-enabled fork of the original MiniSat."
|
||||
],
|
||||
"homepage": "https://github.com/master-keying/minisat",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake-config",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user