Skip to content

Commit 0986ee1

Browse files
author
Anurag Dixit
committed
(//bazel): typo fix
Signed-off-by: Anurag Dixit <[email protected]>
1 parent b3101c6 commit 0986ee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

third_party/cuda/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ cc_library(
3232
"bin/nvToolsExt64_1.dll",
3333
],
3434
"//conditions:default": [
35-
"ltargets/x86_64-linux/lib/libnvToolsExt.so.1",
35+
"targets/x86_64-linux/lib/libnvToolsExt.so.1",
3636
],
3737
}),
3838
)

0 commit comments

Comments
 (0)