Skip to content

Commit

Permalink
Update cpp/benchmarks/CMakeLists.txt
Browse files Browse the repository at this point in the history
Co-authored-by: Bradley Dice <[email protected]>
  • Loading branch information
gforsyth and bdice authored Mar 4, 2025
1 parent d7021c8 commit 4f01443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/benchmarks/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ ConfigureNVBench(
# ##################################################################################################
# * transform benchmark
# ---------------------------------------------------------------------------------
ConfigureNVBench(TRANSFORM_NVBENCH transform/transform.cpp transform/polynomials.cpp)
ConfigureNVBench(TRANSFORM_NVBENCH transform/polynomials.cpp transform/transform.cpp)

# ##################################################################################################
# * nvtext benchmark -------------------------------------------------------------------
Expand Down

0 comments on commit 4f01443

Please sign in to comment.