Skip to content
Snippets Groups Projects
Commit e09f7881 authored by Grégoire Kubler's avatar Grégoire Kubler
Browse files

chore: re added python linking

parent 136368cc
No related branches found
No related tags found
No related merge requests found
......@@ -83,6 +83,7 @@ if (PYBIND)
# Handles Python + pybind11 headers dependencies
target_link_libraries(${module_name}
Python::Python
PUBLIC
pybind11::pybind11
)
......
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