Remove BraggPredictionRotGPU from CMake for now
This commit is contained in:
@@ -15,7 +15,5 @@ TARGET_LINK_LIBRARIES(JFJochBraggPrediction JFJochCommon)
|
||||
IF (JFJOCH_CUDA_AVAILABLE)
|
||||
TARGET_SOURCES(JFJochBraggPrediction PRIVATE
|
||||
../indexing/CUDAMemHelpers.h
|
||||
BraggPredictionRotGPU.cu
|
||||
BraggPredictionRotGPU.h
|
||||
BraggPredictionGPU.cu BraggPredictionGPU.h)
|
||||
ENDIF()
|
||||
|
||||
Reference in New Issue
Block a user