projectGenerator icon indicating copy to clipboard operation
projectGenerator copied to clipboard

Update main.cpp

Open javl opened this issue 10 years ago • 2 comments

  • More verbose output (whole sentences, capitals, etc.)
  • Added --force argument (was already in code, but not accepted as argument)
  • Added --available-platforms argument that returns a (hard-coded) list of available build platforms)
  • Updated examples
  • Don't throw error when called with only --help argument

javl avatar Nov 24 '15 13:11 javl

The Travis CI build failed, caused by some SSL error, which doesn't seem to be related to my pull request. Is it possible to somehow restart the check? Also: bump

javl avatar Mar 31 '16 19:03 javl

can you pull from master and push again? there was a problem with the travis builds but it should be fixed now

arturoc avatar Apr 05 '16 16:04 arturoc