Also can build when included in source.
This commit is contained in:
		
							parent
							
								
									87ef34a0ac
								
							
						
					
					
						commit
						306c70e1fe
					
				@ -88,7 +88,7 @@ cc_library(
 | 
			
		||||
    srcs = [
 | 
			
		||||
        "googlemock/src/gmock_main.cc",
 | 
			
		||||
    ],
 | 
			
		||||
    deps = ["//:gtest"],
 | 
			
		||||
    deps = [":gtest"],
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
# The following rules build samples of how to use gTest.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user