This website requires JavaScript.
Explore
Help
Sign In
StarMirror
/
toxcore
Watch
1
Star
0
Fork
0
You've already forked toxcore
mirror of
https://github.com/irungentoo/toxcore.git
synced
2024-03-22 13:30:51 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
7aab0d9952
toxcore
/
super_donators
/
BUILD.bazel
6 lines
107 B
Python
Raw
Normal View
History
Unescape
Escape
Add BUILD files for all the little tools in the repo. Also, fix av_test.c, since I broke it last time.
2018-01-21 09:05:23 +08:00
cc_binary
(
name
=
"
grencez_tok5
"
,
srcs
=
[
"
grencez_tok5.c
"
]
,
Ignore "unused-result" warning in super_donators code.
2018-09-06 08:58:49 +08:00
copts
=
[
"
-Wno-unused-result
"
]
,
Add BUILD files for all the little tools in the repo. Also, fix av_test.c, since I broke it last time.
2018-01-21 09:05:23 +08:00
)
Reference in New Issue
Copy Permalink