BoostProcessΒΆ

hunter_add_package(BoostProcess)
find_package(BoostProcess CONFIG REQUIRED)
target_link_libraries(... BoostProcess::boost_process)