Added -C argument to meson init command

The meson init assumes that it is run inside the project root directory. If this isn't the case, you can now use -C to specify the actual project source directory.