Removed the first configure command description and aligned the first two commands with the last two so it looks prettier.
This commit is contained in:
@@ -775,9 +775,8 @@ Options:
|
|||||||
-p | --project=NAME set the root project name. (Doesn't effect makefiles)
|
-p | --project=NAME set the root project name. (Doesn't effect makefiles)
|
||||||
|
|
||||||
Commands:
|
Commands:
|
||||||
build configure and build default target
|
build configure and build default target
|
||||||
clean delete all build directories, does not affect sources
|
clean delete all build directories, does not affect sources
|
||||||
configure configure project by running cmake (default command if none given)
|
|
||||||
configure configure project by running cmake (default if none given)
|
configure configure project by running cmake (default if none given)
|
||||||
printbuilddirs print the build directory that will be used
|
printbuilddirs print the build directory that will be used
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user