New upstream version 26.0.0+dfsg1
This commit is contained in:
parent
8e020cdacb
commit
240080891f
837 changed files with 41275 additions and 9196 deletions
|
|
@ -14,8 +14,6 @@ include_directories(${LIBLZMA_INCLUDE_DIRS})
|
|||
include_directories(SYSTEM "${CMAKE_SOURCE_DIR}/libobs")
|
||||
include_directories(${BLAKE2_INCLUDE_DIR})
|
||||
|
||||
find_package(ZLIB REQUIRED)
|
||||
|
||||
set(updater_HEADERS
|
||||
../win-update-helpers.hpp
|
||||
resource.h
|
||||
|
|
@ -51,3 +49,4 @@ target_link_libraries(updater
|
|||
shell32
|
||||
winhttp
|
||||
)
|
||||
set_target_properties(updater PROPERTIES FOLDER "frontend")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue