Review Request 120034: Wayland and QtWayland protocol scanners
Pier Luigi Fiorini
pierluigi.fiorini at gmail.com
Sun Oct 19 11:00:33 UTC 2014
> On Oct. 19, 2014, 10:47 a.m., Alex Merry wrote:
> > find-modules/FindQtWaylandScanner.cmake, line 104
> > <https://git.reviewboard.kde.org/r/120034/diff/6/?file=320709#file320709line104>
> >
> > You definitely want "AND QtWaylandScanner_FOUND)", not "AND ${QtWaylandScanner_FOUND})". if() expects variable names as arguments, and expands them if it can.
pff i blame blind copy & paste
- Pier Luigi
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/120034/#review68695
-----------------------------------------------------------
On Oct. 19, 2014, 9:50 a.m., Pier Luigi Fiorini wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/120034/
> -----------------------------------------------------------
>
> (Updated Oct. 19, 2014, 9:50 a.m.)
>
>
> Review request for Extra Cmake Modules, Alex Merry and Martin Gräßlin.
>
>
> Repository: extra-cmake-modules
>
>
> Description
> -------
>
> Add a couple of find modules for wayland-scanner and qtwaylandscanner.
> These modules find the respective executables and create a target that
> points to the executable.
>
> Targets are respectively Wayland::Scanner and Wayland::QtScanner.
>
> There are also macros to generate C protocols with wayland-scanner and
> C++ wrappers with qtwaylandscanner.
>
>
> Diffs
> -----
>
> docs/find-module/FindQtWaylandScanner.rst PRE-CREATION
> docs/find-module/FindWaylandScanner.rst PRE-CREATION
> find-modules/FindQtWaylandScanner.cmake PRE-CREATION
> find-modules/FindWaylandScanner.cmake PRE-CREATION
>
> Diff: https://git.reviewboard.kde.org/r/120034/diff/
>
>
> Testing
> -------
>
> Built my QML Wayland compositor with it and KWayland for FindWaylandScanner
>
>
> Thanks,
>
> Pier Luigi Fiorini
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-buildsystem/attachments/20141019/461e00b7/attachment.html>
More information about the Kde-buildsystem
mailing list