Build Configuration

Hello,

I was wondering if it is possible to configure the build so that when I build the project, I simply get an executable that I can run in through command line with specific args.

Thank you in advance!

Of course - if your project is a command line executable app. If you’re making a plugin, you can’t run that by itself, you’ll need a command-line host.