How to setup multiple arguments in a custom command task?

AmitB April 15, 2012

I am running cmake as a custom command, and would like to feed in multiple arguments. However, when I do so, I get an error.

For the argument field, I entered:

-G "Visual Studio 9 2008" -H "./cmakers" -B "./framework""

Which is the correct syntax for cmake. Is this the correct syntax for multiple arguments in Bamboo? I could not find any plug-ins or other support for cmake.

Thanks in advance

1 answer

0 votes
Przemek Bruski
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 16, 2012

Try using a script task instead. The script body will be inserted verbatim into a batch file, if it works from command line, it should also work from a script task.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events