Update mediapipe/pose_tracking_dll/windows_dll_library.bzl

Co-authored-by: Xavier Valls <xavi@nimagna.com>
This commit is contained in:
MaksymAtNimagna 2022-01-04 11:45:17 +01:00 committed by GitHub
parent 3e9b56010e
commit 95483fa64a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -59,4 +59,4 @@ def windows_dll_library(
deps = deps + [
":" + import_target_name,
],
)
)