Skip to content

Commit

Permalink
Merge branch 'main' of github.com:google/or-tools
Browse files Browse the repository at this point in the history
  • Loading branch information
lperron committed Jul 25, 2024
2 parents 1430011 + b7cc25e commit 598637e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmake/java.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -287,6 +287,8 @@ add_custom_command(
COMMAND ${CMAKE_COMMAND} -E touch ${JAVA_NATIVE_PROJECT_DIR}/timestamp
DEPENDS
${JAVA_NATIVE_PROJECT_DIR}/pom.xml
Java${PROJECT_NAME}_proto
jni${JAVA_ARTIFACT}
BYPRODUCTS
${JAVA_NATIVE_PROJECT_DIR}/target
COMMENT "Generate Java native package ${JAVA_NATIVE_PROJECT} (${JAVA_NATIVE_PROJECT_DIR}/timestamp)"
Expand Down

0 comments on commit 598637e

Please sign in to comment.