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