Skip to content
Snippets Groups Projects
Commit 3f31e315 authored by Olivier BICHLER's avatar Olivier BICHLER
Browse files

Merge branch 'version_update' into 'dev'

Update Pybind 2.10.4 -> 2.13.6

See merge request !51
parents 1553e9ef 155153e8
No related branches found
No related tags found
2 merge requests!54Update 0.3.1 -> 0.4.0,!51Update Pybind 2.10.4 -> 2.13.6
Pipeline #69265 passed
...@@ -4,7 +4,7 @@ function(generate_python_binding pybind_module_name target_to_bind) ...@@ -4,7 +4,7 @@ function(generate_python_binding pybind_module_name target_to_bind)
Include(FetchContent) Include(FetchContent)
set(PYBIND_VERSION v2.10.4) set(PYBIND_VERSION v2.13.6)
message(STATUS "Retrieving pybind ${PYBIND_VERSION} from git") message(STATUS "Retrieving pybind ${PYBIND_VERSION} from git")
FetchContent_Declare( FetchContent_Declare(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment