Skip to content

Commit 9c6bce7

Browse files
committed
Added dependency for Bazel build.
Signed-off-by: Jaehyun Kim <[email protected]>
1 parent b21ff93 commit 9c6bce7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/dbSta/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ cc_library(
3535
"//src/sta:opensta_lib",
3636
"//src/utl",
3737
"@boost.json",
38+
"@spdlog",
3839
"@tk_tcl//:tcl",
3940
],
4041
)

0 commit comments

Comments
 (0)