Hi, Can you add support list of same parameters? Example: ``` nativium --build=debug --build=release --build=relwithdebinfo ``` Get all `--build` parameters and a vector of it. Thanks.
Hi,
Can you add support list of same parameters?
Example:
Get all
--buildparameters and a vector of it.Thanks.