We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e7a936 commit e043880Copy full SHA for e043880
cmake/Hunter/config.cmake
@@ -1,5 +1,7 @@
1
-# Pybind11 2.7.0
+# Pybind11 2.9.2
2
hunter_config(
3
pybind11
4
- VERSION "2.7.0"
+ VERSION "2.9.2"
5
+ URL "https://github.com/pybind/pybind11/archive/refs/tags/v2.9.2.tar.gz"
6
+ SHA1 "5e05583a210282c3251281b6ee5677915f0cbf95"
7
)
depthai-core
0 commit comments