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:
parent
4cc7785d53
commit
20bd625dc2
26 changed files with 9 additions and 5 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,6 +3,7 @@
|
|||
/capn-test
|
||||
/capnpc-c
|
||||
/capn.a
|
||||
/gtest-all.a
|
||||
.cproject
|
||||
.project
|
||||
.settings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue