early-access version 2853
This commit is contained in:
24
externals/vcpkg/ports/boost-flyweight/vcpkg.json
vendored
Executable file
24
externals/vcpkg/ports/boost-flyweight/vcpkg.json
vendored
Executable file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "boost-flyweight",
|
||||
"version": "1.79.0",
|
||||
"description": "Boost flyweight module",
|
||||
"homepage": "https://github.com/boostorg/flyweight",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
"boost-config",
|
||||
"boost-container-hash",
|
||||
"boost-core",
|
||||
"boost-detail",
|
||||
"boost-interprocess",
|
||||
"boost-mpl",
|
||||
"boost-multi-index",
|
||||
"boost-parameter",
|
||||
"boost-preprocessor",
|
||||
"boost-serialization",
|
||||
"boost-smart-ptr",
|
||||
"boost-throw-exception",
|
||||
"boost-type-traits",
|
||||
"boost-vcpkg-helpers"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user