mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-16 09:00:18 +00:00
Update cheatsheets
This commit is contained in:
@@ -34,8 +34,8 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Run a custom build target:
|
||||
|
||||
`cmake --build {{path/to/build_directory}} --target {{target_name}}`
|
||||
`cmake --build {{path/to/build_directory}} {{[-t|--target]}} {{target_name}}`
|
||||
|
||||
- Display help, obtain a list of generators:
|
||||
|
||||
`cmake --help`
|
||||
`cmake {{[-h|--help]}}`
|
||||
|
||||
Reference in New Issue
Block a user