add boost-process to windows dependencies

This commit is contained in:
2025-01-11 22:28:48 -06:00
committed by Celtic Minstrel
parent 5368b89b6d
commit dafaabc40e
2 changed files with 4 additions and 2 deletions

View File

@@ -13,6 +13,7 @@
"boost-date-time", "boost-date-time",
"boost-chrono", "boost-chrono",
"boost-math", "boost-math",
"boost-spirit" "boost-spirit",
"boost-process"
] ]
} }

View File

@@ -13,6 +13,7 @@
"boost-date-time", "boost-date-time",
"boost-chrono", "boost-chrono",
"boost-math", "boost-math",
"boost-spirit" "boost-spirit",
"boost-process"
] ]
} }