Closed krplata closed 3 years ago
The PYTHON_EXECUTABLE variable is exported by the pythonnative class, but not python3native which causes a configuration error while building with python3-native.
PYTHON_EXECUTABLE
pythonnative
python3native
The
PYTHON_EXECUTABLE
variable is exported by thepythonnative
class, but notpython3native
which causes a configuration error while building with python3-native.