wat
This commit is contained in:
parent
c9ff381f39
commit
921890e0b2
8 changed files with 95 additions and 10 deletions
|
@ -23,3 +23,5 @@ files = [
|
|||
objs = []
|
||||
for f in files:
|
||||
objs.append(env.Object(f))
|
||||
|
||||
env.GTestProgram('test_hello', 'test_hello.cc')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue