[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

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