feat(project-template): Find python modules (#44)
Compare changes
cmake/Modules/FindPythonModule.cmake
0 → 100644
+ 37
− 0
Add a simple cmake helper to find installed python modules. This is mostly useful if the tests have some dependency on some python modules