summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeve Jelbert2019-01-05 21:37:04 +0100
committerTreeve Jelbert2019-01-06 10:00:50 +0100
commitb873fced0d053683997634f6bcb9618c31dd1672 (patch)
treeece9abc144044b66d7ee0c123f18ba29bd683b2a
parent038ade09ed07b8a9885ab774cbeb71b795f7734b (diff)
qthttp - buildwith qt-5.12
-rw-r--r--qt5-qmake/qthttp/HISTORY3
-rwxr-xr-xqt5-qmake/qthttp/PRE_BUILD3
2 files changed, 6 insertions, 0 deletions
diff --git a/qt5-qmake/qthttp/HISTORY b/qt5-qmake/qthttp/HISTORY
index 64ea6c18d0..790ed8b39a 100644
--- a/qt5-qmake/qthttp/HISTORY
+++ b/qt5-qmake/qthttp/HISTORY
@@ -1,3 +1,6 @@
+2019-01-05 Treeve Jelbert <treeve@sourcemage.org>
+ * PRE_BUILD: added, build with qt-5.12
+
2015-05-25 Thomas Orgis <sobukus@sourcemage.org>
* DEPENDS: depends -sub CXX gcc (half-automated)
diff --git a/qt5-qmake/qthttp/PRE_BUILD b/qt5-qmake/qthttp/PRE_BUILD
new file mode 100755
index 0000000000..fc4957488a
--- /dev/null
+++ b/qt5-qmake/qthttp/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+mkdir -p tests/auto/cmake