summaryrefslogtreecommitdiffstats
path: root/qt5/FUNCTIONS
diff options
context:
space:
mode:
Diffstat (limited to 'qt5/FUNCTIONS')
-rwxr-xr-xqt5/FUNCTIONS3
1 files changed, 3 insertions, 0 deletions
diff --git a/qt5/FUNCTIONS b/qt5/FUNCTIONS
new file mode 100755
index 0000000000..52ec5a9e8e
--- /dev/null
+++ b/qt5/FUNCTIONS
@@ -0,0 +1,3 @@
+default_build() {
+ qt5_build
+}