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

Remove Python interpreter link.

parent 18148e70
No related branches found
No related tags found
2 merge requests!152Update Aidge export to take a graph view has an argument instead of a...,!115Aidge export
Pipeline #45769 passed
...@@ -79,8 +79,6 @@ if (PYBIND) ...@@ -79,8 +79,6 @@ if (PYBIND)
target_link_libraries(${module_name} target_link_libraries(${module_name}
PUBLIC PUBLIC
pybind11::pybind11 pybind11::pybind11
PRIVATE
Python::Python
) )
endif() endif()
......
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