命令在Cmakelists中安装二进制文件
在我可以find_package
依赖库之前,我需要在系统上安装它们。我已经看到了通过externalProject_add
添加外部依赖项的选项,通过下载源代码并编译它们。但是,如果有可用的二进制物怎么办?如何使用cmake
下载它们?
Before I can find_package
dependent libraries, I need to install them on my system. I have seen options to add external dependencies through ExternalProject_Add
by downloading the source code and compiling them. But what if there are binaries available? How can I download them with cmake
?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论