Replies: 1 comment 4 replies
-
import("package.tools.cmake").install(package, configs, {packagedeps = "boost"}) 试试 |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
我想把websocketpp包添加到仓库,在on_test阶段,提示找不到
boost/version.hpp
,可是我在on_install里已经写了 add("deps","boost"),可以帮忙看下是什么问题么。报错信息:
Beta Was this translation helpful? Give feedback.
All reactions