Skip to content

Commit

Permalink
Link with cudart statically
Browse files Browse the repository at this point in the history
  • Loading branch information
prybicki committed Nov 28, 2022
1 parent 06b6e02 commit 54bacb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ target_link_libraries(RobotecGPULidar PUBLIC
yaml-cpp
optixPrograms
CUDA::nvml
CUDA::cudart
CUDA::cudart_static
CUDA::cuda_driver
${PCL_LIBRARIES}
)
Expand Down

0 comments on commit 54bacb2

Please sign in to comment.