[host] Windows: added missing linker library

This commit is contained in:
Geoffrey McRae 2020-08-11 13:15:18 +10:00
parent ea74ee6e25
commit 4619ddef5d
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
B2-rc3-1-g90d0cd873d+1 B2-rc3-7-gea74ee6e25+1

View File

@ -27,6 +27,7 @@ target_link_libraries(platform_Windows
userenv userenv
wtsapi32 wtsapi32
psapi
) )
target_include_directories(platform_Windows target_include_directories(platform_Windows