Skip to content

Commit

Permalink
not needed?
Browse files Browse the repository at this point in the history
  • Loading branch information
Twinklebear committed Dec 28, 2024
1 parent 87352d4 commit 2759b70
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions backends/optix/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,7 @@ target_link_libraries(crt_optix PUBLIC
util
glad
display
${CUDA_LIBRARIES}
${CUDA_CUDA_LIBRARY})
${CUDA_LIBRARIES})

install(TARGETS crt_optix
LIBRARY DESTINATION bin)
Expand Down

0 comments on commit 2759b70

Please sign in to comment.