Fix build

Renamed gtest/include to gtest/gtest since that's what the include files
expected.

Adjusted the Makefile to work through it all.
This commit is contained in:
Baruch Even 2014-08-03 22:18:08 +03:00
parent 4cc7785d53
commit 20bd625dc2
26 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View file

@ -3,6 +3,7 @@
/capn-test
/capnpc-c
/capn.a
/gtest-all.a
.cproject
.project
.settings