Skip to content

Commit

Permalink
We can safely mark nvtx3 as exclude from all
Browse files Browse the repository at this point in the history
  • Loading branch information
robertmaynard committed Feb 24, 2025
1 parent f58f126 commit 0e69e71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cpp/cmake/deps/nvtx3.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ if (NOT TARGET deps::nvtx3)
GIT_TAG v3.1.1
GIT_SHALLOW TRUE
SOURCE_SUBDIR c
EXCLUDE_FROM_ALL
)
message(STATUS "Fetching nvtx3 sources")

Expand Down

0 comments on commit 0e69e71

Please sign in to comment.