D18244: Check for python-cairo
Christophe Giboudeaux
noreply at phabricator.kde.org
Mon Jan 14 16:41:32 GMT 2019
cgiboudeaux added inline comments.
INLINE COMMENTS
> FindPythonCairo.cmake:8
> +# Check for python cairo
> +execute_process(COMMAND ${PYTHON_EXECUTABLE} -c "import cairo"
> + RESULT_VARIABLE PYTHON_CAIRO_RESULT)
FindPython3.cmake doesn't define PYTHON_EXECUTABLE but Python3_EXECUTABLE, you need e.g set(PYTHON_EXECUTABLE "${Python3_EXECUTABLE}") after line 4.
REPOSITORY
R98 Breeze for Gtk
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D18244
To: davidedmundson, #plasma, ngraham, cgiboudeaux
Cc: ngraham, zzag, plasma-devel, sukalyanbanga, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20190114/3bb5dcff/attachment.html>
More information about the Plasma-devel
mailing list