Reduce maximum number of warnings/errors. (they took GBs even for limited period of time)
This commit is contained in:
		
							parent
							
								
									8105b5ed3f
								
							
						
					
					
						commit
						c0cad44da6
					
				| @ -1,4 +1,3 @@ | ||||
| 
 | ||||
| ## A tribute to Dynamic! | ||||
| set(CTEST_CUSTOM_MAXIMUM_NUMBER_OF_WARNINGS "33331") | ||||
| set(CTEST_CUSTOM_MAXIMUM_NUMBER_OF_ERRORS "33331") | ||||
| set(CTEST_CUSTOM_MAXIMUM_NUMBER_OF_WARNINGS "2000") | ||||
| set(CTEST_CUSTOM_MAXIMUM_NUMBER_OF_ERRORS   "2000") | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Gael Guennebaud
						Gael Guennebaud