NVIDIA GameWorks Integration

Thank you for your work. I am getting an error from UnrealHeaderTool-Core.dll compilation, namely:
2>LINK : fatal error LNK1181: cannot open input file ‘GFSDK_VXGI_x64.lib’

I surely forgot to add it somewhere but I see no reference to gfsdk_vxgi in the project. Is that normal?

edit: ok, I just copied it from the NVidia git and it works, thanks!