Skip to content
Snippets Groups Projects
Commit eecca44b authored by Cyril Moineau's avatar Cyril Moineau
Browse files

Update Pybind 2.10.4 -> 2.13.6

parent 6fe5f273
No related branches found
No related tags found
1 merge request!28Update Pybind 2.10.4 -> 2.13.6
Pipeline #69113 passed
function(generate_python_binding pybind_module_name target_to_bind) function(generate_python_binding pybind_module_name target_to_bind)
add_definitions(-DPYBIND) add_definitions(-DPYBIND)
Include(FetchContent) Include(FetchContent)
set(PYBIND_VERSION v2.10.4) set(PYBIND_VERSION v2.13.6)
set(PYBIND11_FINDPYTHON ON) set(PYBIND11_FINDPYTHON ON)
message(STATUS "Retrieving pybind ${PYBIND_VERSION} from git") message(STATUS "Retrieving pybind ${PYBIND_VERSION} from git")
......
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