Dump my code into a repo!
This commit is contained in:
4
solver/BUILD
Normal file
4
solver/BUILD
Normal file
@ -0,0 +1,4 @@
|
||||
cc_binary(
|
||||
name = "solver",
|
||||
srcs = glob(["*.c", "*.h"])
|
||||
)
|
Reference in New Issue
Block a user