GameWorks integration merge conflicts

Thank you very much for your reply.

I’ll clone your files. Additionally, I also want to integrate SMAA from here

Before running setup.bat, should I remote add those files by doing the following steps?

git remote add SMAA <url>
Then git fetch SMAA
Then git cherry-pick <latest_commit>

Is it a correct way to do?