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