add dependency (#3020)

Signed-off-by: wxyu <xy.wang@zilliz.com>
pull/3022/head
Wang XiangYu 2020-07-25 23:12:24 +08:00 committed by GitHub
parent a33c71ab7c
commit 290e253bae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@ set(log_files
)
add_library(log STATIC ${log_files})
add_dependencies(log fiu)