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