mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 08:38:20 +00:00
[host] Windows: added missing linker library
This commit is contained in:
parent
ea74ee6e25
commit
4619ddef5d
@ -27,6 +27,7 @@ target_link_libraries(platform_Windows
|
||||
|
||||
userenv
|
||||
wtsapi32
|
||||
psapi
|
||||
)
|
||||
|
||||
target_include_directories(platform_Windows
|
||||
|
Loading…
Reference in New Issue
Block a user