Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions cmake/NVBenchDependencies.cmake
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
################################################################################
# fmtlib/fmt
rapids_cpm_find(fmt 9.1.0
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nvbench originally requested that feature in rapidsai/rapids-cmake#101

GLOBAL_TARGETS fmt fmt::fmt
CPM_ARGS
GITHUB_REPOSITORY fmtlib/fmt
GIT_TAG 9.1.0
Expand Down