Updated the value of GTEST_DIR to reflect the googletest dir.
This commit is contained in:
		@@ -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.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user