Skip to content

Commit

Permalink
[jvm-packages] Remove hard dependency on libjvm (#9698)
Browse files Browse the repository at this point in the history
  • Loading branch information
hcho3 authored Oct 22, 2023
1 parent b771f58 commit 791de77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion jvm-packages/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,3 @@ target_include_directories(xgboost4j
${PROJECT_SOURCE_DIR}/rabit/include)

set_output_directory(xgboost4j ${PROJECT_SOURCE_DIR}/lib)
target_link_libraries(xgboost4j PRIVATE ${JAVA_JVM_LIBRARY})

0 comments on commit 791de77

Please sign in to comment.