mirror of
https://github.com/cemu-project/Cemu.git
synced 2025-07-05 06:21:19 +12:00
Update openpnp-capture
(now statically linkable)
This commit is contained in:
parent
307af1297b
commit
2a65ae60f6
2 changed files with 3 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue