How to let CMakeList automatically find Python on my virtual environment?
I create a venv
with conda
, and I am building a C++ operator with PyBind11. However, every time I call
I create a venv
with conda
, and I am building a C++ operator with PyBind11. However, every time I call