early-access version 2853
This commit is contained in:
25
externals/vcpkg/ports/boost-uuid/vcpkg.json
vendored
Executable file
25
externals/vcpkg/ports/boost-uuid/vcpkg.json
vendored
Executable file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "boost-uuid",
|
||||
"version": "1.79.0",
|
||||
"description": "Boost uuid module",
|
||||
"homepage": "https://github.com/boostorg/uuid",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
"boost-config",
|
||||
"boost-container-hash",
|
||||
"boost-core",
|
||||
"boost-io",
|
||||
"boost-move",
|
||||
"boost-numeric-conversion",
|
||||
"boost-predef",
|
||||
"boost-random",
|
||||
"boost-serialization",
|
||||
"boost-static-assert",
|
||||
"boost-throw-exception",
|
||||
"boost-tti",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers",
|
||||
"boost-winapi"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user