当前位置:网站首页>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
边栏推荐
- Nanjing commercial housing sales enabled electronic contracts, and Junzi sign assisted in the online signing and filing of housing transactions
- LeetCode 715. Range module
- Sign and authenticate API interface or H5 interface
- Greenplum 6.x version change record common manual
- selenium自动化集成,八年测试经验软测工程师,一篇文章带你学懂
- Analysis of abnormal channel number information before and after AGC re signature service
- 数字三角形模型 AcWing 1027. 方格取数
- Implement custom memory allocator
- Test pits - what test points should be paid attention to when adding fields to existing interfaces (or database tables)?
- 【ChaosBlade:节点磁盘填充、杀节点上指定进程、挂起节点上指定进程】
猜你喜欢
随机推荐
Troublesome problem of image resizing when using typora to edit markdown to upload CSDN
channel. Detailed explanation of queuedeclare parameters
Several methods of calculating the average value of two numbers
Sign and authenticate API interface or H5 interface
Lenovo hybrid cloud Lenovo xcloud: 4 major product lines +it service portal
What are the advantages of commas in conditional statements- What is the advantage of commas in a conditional statement?
ESP32-ULP协处理器低功耗模式RTC GPIO中断唤醒
求有符号数的原码、反码和补码【C语言】
Digital triangle model acwing 1027 Grid access
Explain Huawei's application market in detail, and gradually reduce 32-bit package applications and strategies in 2022
Skills that testers must know: Selenium's three waiting ways are interpreted clearly
Panel display technology: LCD and OLED
模拟卷Leetcode【普通】1609. 奇偶树
硬件大熊原创合集(2022/06更新)
MySQL主从延迟的解决方案
Pointer advanced, string function
[Yugong series] February 2022 U3D full stack class 006 unity toolbar
Synchronized underlying principle, volatile keyword analysis
【MySQL】数据库进阶之触发器内容详解
【ChaosBlade:节点 CPU 负载、节点网络延迟、节点网络丢包、节点域名访问异常】