diff options
| author | Johan Klokkhammer Helsing <[email protected]> | 2019-09-17 14:26:40 +0200 |
|---|---|---|
| committer | Alexandru Croitor <[email protected]> | 2019-09-17 17:12:11 +0000 |
| commit | 08aba5ea0ab4196779c79a4e8d8ba6d510b14e12 (patch) | |
| tree | 86d0dd87a1eefc56f4e86181f7ab72d57983e9b2 /util/cmake/configurejson2cmake.py | |
| parent | 89e347ba4232f1d7b1d7c9def6c7249850b01602 (diff) | |
cmake: Add library mappings for qtwayland
Change-Id: I9d394229073579df104e21c539bbbb614ef8efbd
Reviewed-by: Alexandru Croitor <[email protected]>
Reviewed-by: Qt CMake Build Bot
Diffstat (limited to 'util/cmake/configurejson2cmake.py')
| -rwxr-xr-x | util/cmake/configurejson2cmake.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/cmake/configurejson2cmake.py b/util/cmake/configurejson2cmake.py index 5676aa536b3..31e062580b5 100755 --- a/util/cmake/configurejson2cmake.py +++ b/util/cmake/configurejson2cmake.py @@ -499,6 +499,7 @@ def parseTest(ctx, test, data, cm_fh): 'separate_debug_info', # FIXME: see if cmake can do this 'gc_binaries', 'libinput_axis_api', + 'wayland-scanner', 'xlib', } |
