Skip to content

Commit

Permalink
Project: fix exporting of SantaCache header (#612)
Browse files Browse the repository at this point in the history
  • Loading branch information
russellhancox committed Sep 23, 2021
1 parent d7a56b9 commit c110245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/common/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ licenses(["notice"])

cc_library(
name = "SantaCache",
srcs = ["SantaCache.h"],
hdrs = ["SantaCache.h"],
deps = ["//Source/common:SNTKernelCommon"],
)

Expand Down

0 comments on commit c110245

Please sign in to comment.