You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# IMPORTANT: Adjust path to script of https://github.com/Skycoder42/QtModules (repogen.py)
3
+
# $1 path to module binaries
4
+
# $2 Version
5
+
6
+
myDir=$(dirname "$0")
7
+
"$myDir/../QtModules/repogen.py""$1" AutoUpdater "A Qt library to automatically check for updates and install them.""$2""$myDir/LICENSE" BSD-3-Clause "android_armv7,android_x86,ios,winrt_armv7_msvc2015,winrt_x64_msvc2015"
0 commit comments