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

Merge branch 'version_update' into 'dev'

Update Pybind 2.10.4 -> 2.13.6

See merge request !28
parents 6fe5f273 eecca44b
No related branches found
No related tags found
1 merge request!28Update Pybind 2.10.4 -> 2.13.6
Pipeline #70137 passed
function(generate_python_binding pybind_module_name target_to_bind)
function(generate_python_binding pybind_module_name target_to_bind)
add_definitions(-DPYBIND)
Include(FetchContent)
set(PYBIND_VERSION v2.10.4)
set(PYBIND_VERSION v2.13.6)
set(PYBIND11_FINDPYTHON ON)
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