当前位置:网站首页>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
边栏推荐
- Goldbach conjecture C language
- Mountaineering team (DFS)
- Problems encountered in the use of go micro
- ESP32-ULP协处理器低功耗模式RTC GPIO中断唤醒
- 【MySQL】数据库进阶之触发器内容详解
- Other 7 features of TCP [sliding window mechanism ▲]
- 模拟卷Leetcode【普通】1609. 奇偶树
- LeetCode 715. Range module
- channel. Detailed explanation of queuedeclare parameters
- OpenGL三维图形绘制
猜你喜欢
Greenplum6.x重新初始化
Panel display technology: LCD and OLED
xray的简单使用
LED模拟与数字调光
[step on the pit] Nacos registration has been connected to localhost:8848, no available server
Recommended by Alibaba P8, the test coverage tool - Jacobo is very practical
【istio简介、架构、组件】
Esp32-ulp coprocessor low power mode RTC GPIO interrupt wake up
NCS Chengdu New Electric interview Experience
Greenplum 6.x build_ Environment configuration
随机推荐
【ChaosBlade:节点磁盘填充、杀节点上指定进程、挂起节点上指定进程】
Sign and authenticate API interface or H5 interface
Image segmentation in opencv
年薪50w阿里P8亲自下场,教你如何从测试进阶
selenium自动化集成,八年测试经验软测工程师,一篇文章带你学懂
JS的操作
Interpolation lookup (two methods)
面板显示技术:LCD与OLED
Output a spiral matrix C language
LED模拟与数字调光
Qt Charts使用(重写QChartView,实现一些自定义功能)
模拟卷Leetcode【普通】1705. 吃苹果的最大数目
Three usage scenarios of annotation @configurationproperties
2022-06-30 Unity核心8——模型导入
Greenplum6.x监控软件搭建
RuntimeError: Calculated padded input size per channel: (1 x 1). Kernel size: (5 x 5). Kernel size c
面试题:高速PCB一般布局、布线原则
JS operation
ncs成都新电面试经验
Selenium automation integration, eight years of testing experience, soft test engineer, an article to teach you