how to pass 2 arguments into Command Argument

Jun 27, 2017 at 11:57pm

how do i pass in 2 arguments into the Command Arguments of Project Property ?

can i write something as this:

where the 2 arguments are seperated by a space ?

-r abc.txt



Last edited on Jun 27, 2017 at 11:57pm
Jun 28, 2017 at 12:45am
Have you tried using getopt_long? There's a good example here https://github.com/rvishnkr/getopt_long-with-google-test
Topic archived. No new replies allowed.