mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 00:59:39 +08:00
65b70e6940
* [boost-concept-check] Fix warning C4834 when install pagmo2 * Update json files * Modify patch * update version * Modify the patch with other workaround * Update git-tree Co-authored-by: Cheney-Wang <v-xincwa@microsoft.com>
15 lines
342 B
JSON
15 lines
342 B
JSON
{
|
|
"name": "boost-concept-check",
|
|
"version-string": "1.75.0",
|
|
"port-version": 1,
|
|
"description": "Boost concept_check module",
|
|
"homepage": "https://github.com/boostorg/concept_check",
|
|
"dependencies": [
|
|
"boost-config",
|
|
"boost-preprocessor",
|
|
"boost-static-assert",
|
|
"boost-type-traits",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|