cmake: improve an example description
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
da1db4d646
commit
826e7c8e3c
@@ -11,7 +11,7 @@
|
||||
|
||||
`cmake {{path/to/project_directory}} -D {{CMAKE_BUILD_TYPE=Release}}`
|
||||
|
||||
- Build artifacts with the generated recipe in `build_directory`:
|
||||
- Use a generated recipe in a given directory to build artifacts:
|
||||
|
||||
`cmake --build {{path/to/build_directory}}`
|
||||
|
||||
|
Reference in New Issue
Block a user