Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor updates to onnxruntime_java.cmake #23068

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

edgchen1
Copy link
Contributor

Description

  • Use ANDROID instead of CMAKE_SYSTEM_NAME STREQUAL "Android"
  • Put common gradle arguments into COMMON_GRADLE_ARGS to make them easier to reuse.

Motivation and Context

Simplify code and use --no-daemon in more gradle calls.

@edgchen1 edgchen1 merged commit fa6ad20 into main Dec 10, 2024
95 checks passed
@edgchen1 edgchen1 deleted the edgchen1/onnxruntime_java_cmake_update branch December 10, 2024 23:44
ankitm3k pushed a commit to intel/onnxruntime that referenced this pull request Dec 11, 2024
- Use `ANDROID` instead of `CMAKE_SYSTEM_NAME STREQUAL "Android"`.
- Put common gradle arguments into `COMMON_GRADLE_ARGS` to make them easier to reuse.
ankitm3k pushed a commit to intel/onnxruntime that referenced this pull request Dec 11, 2024
- Use `ANDROID` instead of `CMAKE_SYSTEM_NAME STREQUAL "Android"`.
- Put common gradle arguments into `COMMON_GRADLE_ARGS` to make them easier to reuse.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants