Commit Graph

6 Commits

Author SHA1 Message Date
Steve Lhomme e012186b98 configure: use a different qtconf when contribs are not found 2024-04-17 08:32:07 +00:00
Steve Lhomme 38f562c598 configure: show the logs of check_qml_module.py in the logs
So we know what is failing.
2024-04-17 08:32:07 +00:00
Steve Lhomme af826f4a02 configure: use the native qmake
The target qmake uses the native qmake with this extra parameter.
And add some extra logs.

We don't want to rebuild the target qmake (and the whole Qt) just to get this
script.
2024-04-03 15:10:28 +02:00
Pierre Lamot 177d049950 configure: add check for Qml runtime modules
fix: #28392
2023-10-14 15:26:34 +00:00
Rémi Denis-Courmont 527a08ec49 meson: remove unused CAN_COMPILE_SSE check 2023-03-03 19:38:24 +00:00
Marvin Scholz d5f07af209 meson: add initial meson build system
Co-authored-by: Tanguy Dubroca <tanguy.dubroca@lse.epita.fr>
Co-authored-by: Hugo Beauzée-Luyssen <hugo@beauzee.fr>
Co-authored-by: Alexandre Janniaux <ajanni@videolabs.io>
2023-01-04 14:48:39 +00:00