add dxgi.lib only for DEBUG build (#577)
From skia sources:
DXGIGetDebugInterface1 is defined in dxgi.lib.
But this API is tagged as a development-only capability which implies that linking to this function will cause the application to fail Windows store certification
Co-authored-by:
Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
Showing
Please register or sign in to comment