We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6283df commit 68f80e2Copy full SHA for 68f80e2
cmake/NVBenchDependencies.cmake
@@ -9,7 +9,6 @@ if(NOT BUILD_SHARED_LIBS AND NVBench_ENABLE_INSTALL_RULES)
9
endif()
10
11
rapids_cpm_find(fmt 11.2.0 ${export_set_details}
12
- GLOBAL_TARGETS fmt::fmt fmt::fmt-header-only
13
CPM_ARGS
14
GIT_REPOSITORY "https://github.com/fmtlib/fmt.git"
15
GIT_TAG "11.2.0"
0 commit comments