summaryrefslogtreecommitdiffstats
path: root/qt5-qmake/FUNCTIONS
diff options
context:
space:
mode:
authorTreeve Jelbert2015-04-25 20:16:16 +0200
committerTreeve Jelbert2015-04-25 20:46:12 +0200
commit205a2f2b78e28b0454cf6c31750ab0dcdab30b7e (patch)
treee1a95e8403f77228d12622022a967de14eb11053 /qt5-qmake/FUNCTIONS
parentb84e64801e3986d8e39c472bc99a792dfd0aea83 (diff)
qt5-qmake/* spell using qt5-qmake
Diffstat (limited to 'qt5-qmake/FUNCTIONS')
-rwxr-xr-xqt5-qmake/FUNCTIONS3
1 files changed, 3 insertions, 0 deletions
diff --git a/qt5-qmake/FUNCTIONS b/qt5-qmake/FUNCTIONS
new file mode 100755
index 0000000000..52ec5a9e8e
--- /dev/null
+++ b/qt5-qmake/FUNCTIONS
@@ -0,0 +1,3 @@
+default_build() {
+ qt5_build
+}