Skip to content

Commit 9b133a9

Browse files
authored
Remove GLOBAL tags from fmt targets. (#281)
Fixes #279.
1 parent e6283df commit 9b133a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmake/NVBenchDependencies.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ if(NOT BUILD_SHARED_LIBS AND NVBench_ENABLE_INSTALL_RULES)
99
endif()
1010

1111
rapids_cpm_find(fmt 11.2.0 ${export_set_details}
12-
GLOBAL_TARGETS fmt::fmt fmt::fmt-header-only
1312
CPM_ARGS
1413
GIT_REPOSITORY "https://github.com/fmtlib/fmt.git"
1514
GIT_TAG "11.2.0"

0 commit comments

Comments
 (0)