aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/install-qt-env.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/install-qt-env.sh')
-rw-r--r--scripts/install-qt-env.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/install-qt-env.sh b/scripts/install-qt-env.sh
new file mode 100644
index 00000000..27c06515
--- /dev/null
+++ b/scripts/install-qt-env.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+REPO_ROOT_PWD=`git rev-parse --show-toplevel` \ No newline at end of file