Skip to content

Commit

Permalink
var
Browse files Browse the repository at this point in the history
  • Loading branch information
Dextinfire committed Oct 5, 2024
1 parent cc302e8 commit 34980b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ jobs:
${{ (matrix.os_name == 'android') && ',
"-DVCPKG_CHAINLOAD_TOOLCHAIN_FILE=$VCPKG_ROOT/scripts/toolchains/android.cmake",
"-DANDROID_ABI=$ABI",
"-DCMAKE_SYSTEM_VERSION=$MINSDKVERSION",
"-DVCPKG_CMAKE_SYSTEM_VERSION=$MINSDKVERSION",
"-DANDROID_PLATFORM=android-$MINSDKVERSION",
"-DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY=BOTH",
Expand Down

0 comments on commit 34980b9

Please sign in to comment.