mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
chore: update the building script
This commit is contained in:
parent
2b8e9f84da
commit
abe5b6b37d
1
.github/workflows/build-android.yml
vendored
1
.github/workflows/build-android.yml
vendored
@ -39,6 +39,7 @@ jobs:
|
||||
-S . ^
|
||||
-B "build\armeabi_v7a" ^
|
||||
-DQT_HOST_PATH:PATH="${{ github.workspace }}\Qt\${{env.QT_VERSION}}\mingw_64" ^
|
||||
-DCMAKE_BUILD_TYPE:STRING=Release ^
|
||||
-DCMAKE_CXX_COMPILER:FILEPATH="%ANDROID_NDK_ROOT%/toolchains/llvm/prebuilt/windows-x86_64/bin/clang++.exe" ^
|
||||
-DANDROID_SDK_ROOT:PATH="%ANDROID_SDK_ROOT%" ^
|
||||
-DANDROID_NDK_ROOT:PATH="%ANDROID_NDK_ROOT%"
|
||||
Loading…
Reference in New Issue
Block a user