Skip to content
Snippets Groups Projects
Commit 01f3d09f authored by mazong1123's avatar mazong1123
Browse files

Updated the value of GTEST_DIR to reflect the googletest dir.

parent 2746b57f
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@
# 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
# 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.
# Remember to tweak this if you move this file.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment