mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-19 13:40:45 +01:00
Windows: cmake: Add additional cef_sandbox link dependencies (fixes issue #2754)
This commit is contained in:
parent
c6d4d854fc
commit
f19c584555
@ -501,7 +501,10 @@ if(OS_WINDOWS)
|
||||
# Libraries required by cef_sandbox.lib.
|
||||
set(CEF_SANDBOX_STANDARD_LIBS
|
||||
dbghelp.lib
|
||||
PowrProf.lib
|
||||
Propsys.lib
|
||||
psapi.lib
|
||||
SetupAPI.lib
|
||||
version.lib
|
||||
wbemuuid.lib
|
||||
winmm.lib
|
||||
|
Loading…
x
Reference in New Issue
Block a user