Merge commit '83e200df43eb790719c40103099c8d70e37c0477'
This commit is contained in:
@ -7,3 +7,9 @@ cc_library(
|
||||
copts = ["-DCMP_NO_FLOAT"],
|
||||
visibility = ["//c-toxcore:__subpackages__"],
|
||||
)
|
||||
|
||||
filegroup(
|
||||
name = "headers",
|
||||
srcs = ["cmp/cmp.h"],
|
||||
visibility = ["//c-toxcore:__subpackages__"],
|
||||
)
|
||||
|
Reference in New Issue
Block a user