Skip to content

Commit

Permalink
Update benchmark/syclblas/CMakeLists.txt
Browse files Browse the repository at this point in the history
Co-authored-by: pgorlani <[email protected]>
  • Loading branch information
OuadiElfarouki and pgorlani committed Jul 28, 2023
1 parent db2259f commit 5821b1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/syclblas/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ set(sources
)

if(${BLAS_ENABLE_EXTENSIONS})
set(sources extension/reduction.cpp)
list(APPEND sources extension/reduction.cpp)
endif()

# Add individual benchmarks for each method
Expand Down

0 comments on commit 5821b1a

Please sign in to comment.