BacktoMars

Results 1 comments of BacktoMars

The behavior of FindPython3 regarding venv is actually defined here: https://cmake.org/cmake/help/latest/module/FindPython3.html#module:FindPython3 Set the hint `Python3_FIND_VIRTUALENV` to `FIRST` and your example should work.