forked from 3rd-party/fff
Add license file and make gtest compile with own TR1 tuple library
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
ruby fakegen.rb > fff.h
|
||||
cat LICENSE > fff.h
|
||||
ruby fakegen.rb >> fff.h
|
||||
make clean
|
||||
make all
|
||||
build/fff_test_c
|
||||
|
||||
Reference in New Issue
Block a user