Alexis Jeandet
b380251305
qconfig_p.h isn't available on OSX :(
...
Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
7 years ago
Alexis Jeandet
2fc0a11062
[Qt module] Privates headers: Implemented private_headers option
...
This commit adds private_headers option in dependency method which tells
QtDependency to add private headers include path to build flags.
Since there is no easy way to do this with pkg-config only qmake method
supports this, so with private_headers set qmake will always be used.
Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
7 years ago
Alexis Jeandet
f8604a9128
[Qt module] Privates headers: Added failing test case
...
Meson doesn't provides yet a convenient way to include private Qt headers
Signed-off-by: Alexis Jeandet <alexis.jeandet@member.fsf.org>
7 years ago
Markus Theil
875b3bbbe4
tests: fix qt unity build
...
Signed-off-by: Markus Theil <markus.theil@tu-ilmenau.de>
7 years ago
Markus Theil
91c07aa301
tests: adapted Qt test for multiple rcc files
...
Signed-off-by: Markus Theil <markus.theil@tu-ilmenau.de>
7 years ago
Nirbheek Chauhan
14c5e17b0a
tests: Remove outdated qt4 manual test and rename qt5 automated test
...
qt5 framework test now also tests qt4, and will test qt6 if/when it
comes out.
8 years ago
Jussi Pakkanen
1d36109002
Can have multiple resource files in Qt5.
11 years ago
Jussi Pakkanen
c61da0049c
Use a console app for Qt5 unit testing so it can be run headless.
11 years ago
Jussi Pakkanen
0f2d43669d
Added support for Qt resource compiler.
11 years ago
Jussi Pakkanen
35f3495c1d
Can build Qt5 applications.
12 years ago
Jussi Pakkanen
eea5b961fd
Qt5 test case and some implementation.
12 years ago