Skip to content

feat(project-template): Find python modules (#44)

Martin Killenberg requested to merge update-project-template into master

Add a simple cmake helper to find installed python modules. This is mostly useful if the tests have some dependency on some python modules

Merge request reports