Use alternate repo for openpnp-capture, simplify CMakeLists.txt

This commit is contained in:
capitalistspz 2025-03-23 22:24:28 +00:00
parent 4d59741b25
commit cdd178d68d
3 changed files with 4 additions and 4 deletions

3
.gitmodules vendored
View file

@ -20,4 +20,5 @@
shallow = true
[submodule "dependencies/openpnp-capture"]
path = dependencies/openpnp-capture
url = https://github.com/openpnp/openpnp-capture
url = https://github.com/capitalistspz/openpnp-capture
branch = dev

View file

@ -231,8 +231,7 @@ endif()
add_subdirectory("dependencies/ih264d" EXCLUDE_FROM_ALL)
add_subdirectory("dependencies/openpnp-capture" EXCLUDE_FROM_ALL)
set_target_properties(openpnp-capture PROPERTIES INTERFACE_INCLUDE_DIRECTORIES "")
add_subdirectory("dependencies/openpnp-capture" EXCLUDE_FROM_ALL SYSTEM)
find_package(ZArchive)
if (NOT ZArchive_FOUND)

@ -1 +1 @@
Subproject commit 8badbbae826a578c2d66deecbffb6a2a079f1817
Subproject commit ba456ac7572c6e6db49da53d2f4985d65309e582