Fix passing arbitrary args to compiler
Only prepend cwd to the arg if it actually is a path. This allows passing actual compile arguments that are not additional files.
Only prepend cwd to the arg if it actually is a path. This allows passing actual compile arguments that are not additional files.