Skip to content

Commit 1ae6769

Browse files
committed
another linux build fix
1 parent 554c976 commit 1ae6769

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ set (SOURCE_FILES
4949
src/cuNSearch.cu
5050
src/cuNSearchDeviceData.cu
5151
src/cuNSearchKernels.cu
52-
Utils/cuda_helper.cpp
52+
Utils/cuda_helper.cu
5353
Utils/Timing.cpp
5454
Utils/IDFactory.cpp
5555
)

0 commit comments

Comments
 (0)