mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-07-10 01:24:41 -06:00
Update openpnp-capture (now statically linkable)
This commit is contained in:
parent
307af1297b
commit
2a65ae60f6
@ -222,8 +222,9 @@ endif()
|
||||
|
||||
add_subdirectory("dependencies/ih264d" EXCLUDE_FROM_ALL)
|
||||
|
||||
set(BUILD_SHARED_LIBS OFF)
|
||||
add_subdirectory("dependencies/openpnp-capture" EXCLUDE_FROM_ALL SYSTEM)
|
||||
set_property(TARGET openpnp-capture PROPERTY MSVC_RUNTIME_LIBRARY "MultiThreaded$<$<CONFIG:Debug>:Debug>")
|
||||
set(BUILD_SHARED_LIBS "")
|
||||
|
||||
find_package(ZArchive)
|
||||
if (NOT ZArchive_FOUND)
|
||||
|
||||
2
dependencies/openpnp-capture
vendored
2
dependencies/openpnp-capture
vendored
@ -1 +1 @@
|
||||
Subproject commit 3daf77d3d4013238af4c97f0e3ca46c6d3666d1b
|
||||
Subproject commit f8759961c52228e4c28487ab94bbb7efbe714370
|
||||
Loading…
Reference in New Issue
Block a user