From 4a8d62a17657d3178990d8d19283a2de3828b0f5 Mon Sep 17 00:00:00 2001 From: Gunhan Gulsoy Date: Mon, 20 Aug 2018 23:08:35 -0700 Subject: Add the expected include directory for CUPTI on windows. PiperOrigin-RevId: 209544220 --- third_party/gpus/cuda/BUILD.windows.tpl | 1 + 1 file changed, 1 insertion(+) (limited to 'third_party/gpus') diff --git a/third_party/gpus/cuda/BUILD.windows.tpl b/third_party/gpus/cuda/BUILD.windows.tpl index ff6b3cc351..325d18b9cb 100644 --- a/third_party/gpus/cuda/BUILD.windows.tpl +++ b/third_party/gpus/cuda/BUILD.windows.tpl @@ -142,6 +142,7 @@ cc_library( ], includes = [ ".", + "cuda/", "cuda/extras/CUPTI/include/", ], visibility = ["//visibility:public"], -- cgit v1.2.3