Updated the value of GTEST_DIR to reflect the googletest dir.
This commit is contained in:
parent
2746b57f78
commit
01f3d09f9f
|
@ -17,7 +17,7 @@
|
||||||
# Points to the root of Google Test, relative to where this file is.
|
# Points to the root of Google Test, relative to where this file is.
|
||||||
# Remember to tweak this if you move this file, or if you want to use
|
# Remember to tweak this if you move this file, or if you want to use
|
||||||
# a copy of Google Test at a different location.
|
# a copy of Google Test at a different location.
|
||||||
GTEST_DIR = ../gtest
|
GTEST_DIR = ../../googletest
|
||||||
|
|
||||||
# Points to the root of Google Mock, relative to where this file is.
|
# Points to the root of Google Mock, relative to where this file is.
|
||||||
# Remember to tweak this if you move this file.
|
# Remember to tweak this if you move this file.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user