当前位置:网站首页>Cpp(一) 安装CMake
Cpp(一) 安装CMake
2020-11-07 20:57:00 【Coxhuang】
[TOS]
Mac下安装CMake
#1 环境
macOS 10.15.5
#2 开始
- 下载CMake安装包
https://cmake.org/download/
2. 配置环境变量
sudo "/Applications/CMake.app/Contents/bin/cmake-gui" --install
3. 验证CMake安装成功
cmake --version
本文参与腾讯云自媒体分享计划,欢迎正在阅读的你也加入,一起分享。
版权声明
本文为[Coxhuang]所创,转载请带上原文链接,感谢
https://cloud.tencent.com/developer/article/1744572
边栏推荐
猜你喜欢
On the coverage technology and best practice of go code
【C++学习笔记】C++ 标准库 std::thread 的简单使用,一文搞定还不简单?
在pandas中使用pipe()提升代码可读性
Mac新手必备小技巧
Using pipe() to improve code readability in pandas
On hiz buffer
工作1-3年的程序员,应该具备怎么样的技术能力?该如何提升?
盘点那些争议最大的编程观点,你是什么看法呢?
Business Facade 与 Business Rule
delphi10的rest.json与system.json的踩坑
随机推荐
年薪90万程序员不如月入3800公务员?安稳与高收入,到底如何选择?
From technology to management, the technology of system optimization is applied to enterprise management
Insight -- the application of sanet in arbitrary style transfer
使用“1”个参数调用“DownloadString”时发生异常:“操作超时”
What should be considered in the promotion plan outside the station?
一文详解微服务架构
从技术谈到管理,把系统优化的技术用到企业管理
WPF 关于绘图个人总结
Count the frequency of letters in text (case insensitive)
Dynamic programming -- state compression DP of set represented by binary
Reflection on a case of bus card being stolen and swiped
利用线程通信、解决缓存穿透数据库雪崩
京淘项目day09
How to choose a good company
Design pattern of facade and mediator
Kubernetes服务类型浅析:从概念到实践
There's not much time left for Kwai Chung.
Exception calling 'downloadstring' with '1' arguments: 'operation timed out'
如何以计算机的方式去思考
Kylin on Kubernetes 在 eBay 的实践