Fixed superglue deadlock on standalone (#896). Fixed some elemSize opencv asserts in debug build (876)

This commit is contained in:
matlabbe
2023-09-17 01:19:59 -07:00
parent fb466a6a96
commit f1cd819673
11 changed files with 68 additions and 129 deletions

View File

@@ -209,6 +209,7 @@ IF(WITH_PYTHON AND Python3_FOUND)
${PUBLIC_LIBRARIES}
Python3::Python
Python3::NumPy
pybind11::embed
)
SET(SRC_FILES
${SRC_FILES}