When executing following command:
nimrod c hello.nim
it create hello.exe in default directory. Is there any option to set the output directory for hello.exe to a different path?