feat(win): new capture method, Windows.Graphics.Capture (#2580)
This commit is contained in:
parent
2d706d3104
commit
287ac4c0fb
13 changed files with 701 additions and 154 deletions
|
|
@ -3,4 +3,5 @@ set_target_properties(sunshine PROPERTIES LINK_SEARCH_START_STATIC 1)
|
|||
set(CMAKE_FIND_LIBRARY_SUFFIXES ".dll")
|
||||
find_library(ZLIB ZLIB1)
|
||||
list(APPEND SUNSHINE_EXTERNAL_LIBRARIES
|
||||
Windowsapp.lib
|
||||
Wtsapi32.lib)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue