mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
6 lines
107 B
Python
6 lines
107 B
Python
cc_binary(
|
|
name = "grencez_tok5",
|
|
srcs = ["grencez_tok5.c"],
|
|
copts = ["-Wno-unused-result"],
|
|
)
|