RVS 5.1.0 and later works with googletest shared variant (#34802)
This commit is contained in:
		 renjithravindrankannath
					renjithravindrankannath
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							521cc41db0
						
					
				
				
					commit
					0bdd4c10cf
				
			| @@ -119,7 +119,7 @@ class RocmValidationSuite(CMakePackage): | |||||||
|     depends_on("cmake@3.5:", type="build") |     depends_on("cmake@3.5:", type="build") | ||||||
|     depends_on("zlib", type="link") |     depends_on("zlib", type="link") | ||||||
|     depends_on("yaml-cpp~shared") |     depends_on("yaml-cpp~shared") | ||||||
|     depends_on("googletest~shared", when="@4.5.0:") |     depends_on("googletest", when="@4.5.0:") | ||||||
|     depends_on("doxygen", type="build", when="@4.5.0:") |     depends_on("doxygen", type="build", when="@4.5.0:") | ||||||
| 
 | 
 | ||||||
|     def setup_build_environment(self, build_env): |     def setup_build_environment(self, build_env): | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user