Skip to content

Instantly share code, notes, and snippets.

@flushpot1125
Created May 18, 2024 10:34
Show Gist options
  • Save flushpot1125/2471046fb08b836bc1e1f934b7fd14a8 to your computer and use it in GitHub Desktop.
Save flushpot1125/2471046fb08b836bc1e1f934b7fd14a8 to your computer and use it in GitHub Desktop.
externalNativeBuild {
cmake {
version '3.29.3+'
path 'CMakeLists.txt'
buildStagingDirectory "../../../../Build/Android"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment