forked from 3rd-party/fff
Add googletest library and update makefiles
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
ruby fakegen.rb > fff.h && make clean && make all && build/fff_test_c && build/fff_test_cpp
|
||||
ruby fakegen.rb > fff3.h && make clean && make all && build/fff_test_c && build/fff_test_cpp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user