[msys] pass big object file option to assembler for target gmock-matchers_test
This commit is contained in:
		
							parent
							
								
									d4ca2d62b4
								
							
						
					
					
						commit
						753959a6fc
					
				@ -157,6 +157,9 @@ if (gmock_build_tests)
 | 
				
			|||||||
  cxx_test(gmock-generated-matchers_test gmock_main)
 | 
					  cxx_test(gmock-generated-matchers_test gmock_main)
 | 
				
			||||||
  cxx_test(gmock-internal-utils_test gmock_main)
 | 
					  cxx_test(gmock-internal-utils_test gmock_main)
 | 
				
			||||||
  cxx_test(gmock-matchers_test gmock_main)
 | 
					  cxx_test(gmock-matchers_test gmock_main)
 | 
				
			||||||
 | 
					  if (MINGW)
 | 
				
			||||||
 | 
					    target_compile_options(gmock-matchers_test PRIVATE "-Wa,-mbig-obj")
 | 
				
			||||||
 | 
					  endif()
 | 
				
			||||||
  cxx_test(gmock-more-actions_test gmock_main)
 | 
					  cxx_test(gmock-more-actions_test gmock_main)
 | 
				
			||||||
  cxx_test(gmock-nice-strict_test gmock_main)
 | 
					  cxx_test(gmock-nice-strict_test gmock_main)
 | 
				
			||||||
  cxx_test(gmock-port_test gmock_main)
 | 
					  cxx_test(gmock-port_test gmock_main)
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user