15 lines
498 B
Diff
15 lines
498 B
Diff
textengines/mathml/mathml.pro | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
|
|
diff --git a/textengines/mathml/mathml.pro b/textengines/mathml/mathml.pro
|
|
index 7032366..b1372f7 100644
|
|
--- a/textengines/mathml/mathml.pro
|
|
+++ b/textengines/mathml/mathml.pro
|
|
@@ -63,6 +63,7 @@ contains(QWT_CONFIG, QwtPkgConfig) {
|
|
|
|
# QMAKE_PKGCONFIG_DESTDIR is buggy, in combination
|
|
# with including pri files: better don't use it
|
|
+ QMAKE_PKGCONFIG_DESTDIR = pkgconfig
|
|
|
|
greaterThan(QT_MAJOR_VERSION, 4) {
|
|
|