Skip to content

Commit

Permalink
Correct style issue found by CI
Browse files Browse the repository at this point in the history
  • Loading branch information
robertmaynard committed May 23, 2024
1 parent fe6dd58 commit fadfe0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cpp/cmake/thirdparty/get_nvtx.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
# the License.
# =============================================================================

# Need to call rapids_cpm_nvtx3 to get support for an installed version of nvtx3
# and to support installing it ourselves
# Need to call rapids_cpm_nvtx3 to get support for an installed version of nvtx3 and to support
# installing it ourselves
function(find_and_configure_nvtx)
include(${rapids-cmake-dir}/cpm/nvtx3.cmake)

Expand Down

0 comments on commit fadfe0f

Please sign in to comment.