Windows: Fix sandbox link error with binary distribution (issue #2546)

This commit is contained in:
Marshall Greenblatt 2018-11-13 13:44:09 -05:00
parent 285dbb1ce6
commit 919ae45b0f

View File

@ -479,6 +479,7 @@ if(OS_WINDOWS)
dbghelp.lib
psapi.lib
version.lib
wbemuuid.lib
winmm.lib
)