Skip to content

Commit 3ea54c0

Browse files
committed
add boost-math with legacy features to dependencies
1 parent 38da752 commit 3ea54c0

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

vcpkg.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@
2121
"boost-foreach",
2222
"boost-iterator",
2323
"boost-lexical-cast",
24+
{
25+
"name": "boost-math",
26+
"features": [
27+
"legacy"
28+
]
29+
},
2430
"boost-mpl",
2531
"boost-multi-array",
2632
"boost-program-options",

0 commit comments

Comments
 (0)