Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Yohahaha committed Nov 10, 2023
1 parent ae1ce0e commit 782ceeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/core/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ else()
endif()

target_link_libraries(gluten
PUBLIC Arrow::arrow Arrow::parquet google::glog)
PUBLIC Arrow::arrow Arrow::parquet)

install(TARGETS gluten
DESTINATION ${CMAKE_INSTALL_LIBDIR})
Expand Down

0 comments on commit 782ceeb

Please sign in to comment.