mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
Add qt sdk support
This commit is contained in:
parent
d3a215c12b
commit
91c5fb567a
7 changed files with 101 additions and 4 deletions
|
@ -17,6 +17,9 @@
|
|||
# 'r12b': "$ANDROID_NDK",
|
||||
# }
|
||||
|
||||
# Path to the Qt SDK. It is of the form "/path/to/Qt5.7.0/5.7"
|
||||
# qt_sdk_path = ""
|
||||
|
||||
# java_paths = {
|
||||
# '1.8': "/usr/lib/jvm/java-8-openjdk",
|
||||
# }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue