mirror of
https://github.com/cemu-project/Cemu.git
synced 2026-04-17 13:51:30 -06:00
Update openpnp-capture and link statically
This commit is contained in:
parent
6ea3a4d9a4
commit
2ffe6509d9
@ -251,6 +251,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