Skip to content

Commit

Permalink
Fix spdlog visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
valgur committed Jun 7, 2023
1 parent 9583384 commit ee678de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cupoch/utility/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ target_link_libraries(cupoch_utility
dlpack::dlpack
Eigen3::Eigen
JsonCpp::JsonCpp
spdlog::spdlog
stdgpu::stdgpu
PRIVATE
OpenGL::GL
spdlog::spdlog
)

if(USE_RMM)
Expand Down

0 comments on commit ee678de

Please sign in to comment.