early-access version 2853
This commit is contained in:
15
externals/vcpkg/ports/boost-sort/vcpkg.json
vendored
Executable file
15
externals/vcpkg/ports/boost-sort/vcpkg.json
vendored
Executable file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "boost-sort",
|
||||
"version": "1.79.0",
|
||||
"description": "Boost sort module",
|
||||
"homepage": "https://github.com/boostorg/sort",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-config",
|
||||
"boost-core",
|
||||
"boost-range",
|
||||
"boost-static-assert",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user