Commit b274a488 authored by Tomáš Oberhuber's avatar Tomáš Oberhuber
Browse files

Fixing cmake lists.

parent e36a896a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@ set( headers cuda-prefix-sum.h
             reduction-operations.h
             tnlCudaReduction.h
             tnlCudaReduction_impl.h
             tnlCudaReductionBuffer.h
             tnlCublasWrapper.h )

SET( CURRENT_DIR ${CMAKE_SOURCE_DIR}/src/core/cuda )