Skip to content

Commit ecd08bf

Browse files
committed
[depthMap] Remove explicit links to CUDA libs
1 parent 1c86600 commit ecd08bf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/aliceVision/depthMap/CMakeLists.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,6 @@ alicevision_add_library(aliceVision_depthMap
129129
aliceVision_mvsUtils
130130
aliceVision_system
131131
assimp::assimp
132-
${CUDA_CUDADEVRT_LIBRARY}
133-
${CUDA_CUBLAS_LIBRARIES} #TODO shouldn't be here, but required to build on some machines
134132
PRIVATE_LINKS
135133
aliceVision_gpu
136134
aliceVision_sfmData

0 commit comments

Comments
 (0)