Robert Maynard
|
400536c317
|
cmCommandLineArgument: trim leading empty spaces
|
2021-03-09 14:35:49 -05:00 |
|
Robert Maynard
|
5ab0b54482
|
cmCommandLineArgument now supports OneOrMore argument type
|
2021-01-06 09:11:18 -05:00 |
|
Robert Maynard
|
b34db1db69
|
cmCommandLineArgument supports ZeroOrOne arguments
This allows us to parse command line arguments such as `-j` || `-j2`
|
2021-01-06 09:11:18 -05:00 |
|
Robert Maynard
|
0fb78576b0
|
cmake: Use shared parsing code for all cmake argv parsing
|
2021-01-06 09:11:14 -05:00 |
|