ChimeraTK / cppext

A collection of C++ classes which are quite fundamental and thus considered inside ChimeraTK as an extension of C++.
GNU Lesser General Public License v3.0
2 stars 1 forks source link

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

Closed killenb closed 7 months ago

killenb commented 7 months ago

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