当前位置:网站首页>Cmake command line use
Cmake command line use
2022-07-07 08:56:00 【beibeix2015】
Generate project build system
cmake [< Options >] < The source path >
cmake [< Options >] < Existing build path >
cmake [< Options >] -S < The source path > -B < Build path >
Build a project
cmake --build < Catalog > [< Options >] [-< Build tool options >]
Installation project
cmake --install < Catalog > [< Options >]
Open a project
cmake --open < Catalog >
Run script
cmake [{-D <var> = < value >} ...] -P <cmake-script-file>
Run the command line
cmake -E < command > [< Options >]
Run the find package tool
cmake --find-package [< Options >]
view help
cmake --help [-<topic>]
Reference resources
cmake Chinese document ( One )- Compile command line tools
边栏推荐
- QT charts use (rewrite qchartview to realize some custom functions)
- 2022-06-30 Unity核心8——模型导入
- Selenium automation integration, eight years of testing experience, soft test engineer, an article to teach you
- 更改当前文件夹及文件夹下文件日期shell脚本
- Quick sorting (detailed illustration of single way, double way, three way)
- Explain Huawei's application market in detail, and gradually reduce 32-bit package applications and strategies in 2022
- LeetCode 715. Range 模块
- 【ChaosBlade:节点磁盘填充、杀节点上指定进程、挂起节点上指定进程】
- Required String parameter ‘XXX‘ is not present
- 模拟卷Leetcode【普通】1567. 乘积为正数的最长子数组长度
猜你喜欢
[Yugong series] February 2022 U3D full stack class 007 - production and setting skybox resources
使用Typora编辑markdown上传CSDN时图片大小调整麻烦问题
ncs成都新電面試經驗
【MySQL】数据库进阶之触发器内容详解
let const
Greenplum6.x搭建_安装
ESP32-ULP协处理器低功耗模式RTC GPIO中断唤醒
Recommended by Alibaba P8, the test coverage tool - Jacobo is very practical
数字三角形模型 AcWing 1027. 方格取数
Category of IP address
随机推荐
Implement custom memory allocator
oracle一次性说清楚,多种分隔符的一个字段拆分多行,再多行多列多种分隔符拆多行,最终处理超亿亿。。亿级别数据量
【ChaosBlade:节点磁盘填充、杀节点上指定进程、挂起节点上指定进程】
NCS Chengdu New Electric interview Experience
如何统计项目代码行数
IP地址的类别
2022-07-06 Unity核心9——3D动画
MySQL主从延迟的解决方案
硬核分享:硬件工程师常用工具包
Greenplum6.x监控软件搭建
模拟卷Leetcode【普通】1557. 可以到达所有点的最少点数目
Upload an e-office V9 arbitrary file [vulnerability recurrence practice]
QT charts use (rewrite qchartview to realize some custom functions)
[Yugong series] February 2022 U3D full stack class 006 unity toolbar
Database storage - table partition
Analysis of using jsonp cross domain vulnerability and XSS vulnerability in honeypot
H3C VXLAN配置
let const
【ChaosBlade:节点 CPU 负载、节点网络延迟、节点网络丢包、节点域名访问异常】
Oracle makes it clear at one time that a field with multiple separators will be split into multiple rows, and then multiple rows and columns. Multiple separators will be split into multiple rows, and