Closed patrick96 closed 8 years ago
If xcbgen is not accessible using PYTHON_EXECUTABLE (python2.7) then the xcbgen module could not be found before. This commit tries to locate the xcbgen module using different python executables and will take the first positive result it gets
Fixes https://github.com/jaagr/xpp/issues/2
Looks good
If xcbgen is not accessible using PYTHON_EXECUTABLE (python2.7) then the xcbgen module could not be found before. This commit tries to locate the xcbgen module using different python executables and will take the first positive result it gets
Fixes https://github.com/jaagr/xpp/issues/2