mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-04-10 18:31:33 -06:00
Update openpnp-capture and link statically
This commit is contained in:
parent
2f7aaf28d4
commit
0fc641a352
@ -250,6 +250,8 @@ if (NOT ZArchive_FOUND)
|
||||
add_subdirectory("dependencies/ZArchive" EXCLUDE_FROM_ALL)
|
||||
endif()
|
||||
|
||||
add_subdirectory("dependencies/openpnp-capture" EXCLUDE_FROM_ALL SYSTEM)
|
||||
|
||||
block ()
|
||||
set(BUILD_SHARED_LIBS OFF)
|
||||
add_subdirectory("dependencies/openpnp-capture" EXCLUDE_FROM_ALL SYSTEM)
|
||||
endblock()
|
||||
add_subdirectory(src)
|
||||
|
||||
2
dependencies/openpnp-capture
vendored
2
dependencies/openpnp-capture
vendored
@ -1 +1 @@
|
||||
Subproject commit b7765b1da5169c662d141534bb877b3665f11227
|
||||
Subproject commit df8debe3ecf68da06156be541dae78fe2517c14e
|
||||
Loading…
Reference in New Issue
Block a user