mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-11-04 14:09:33 +01:00 
			
		
		
		
	Skeleton for applying deprecation warnings
This commit is contained in:
		@@ -44,6 +44,7 @@ set(_OverridableOptions
 | 
			
		||||
  "GETENV"
 | 
			
		||||
  "EXPERIMENTAL_STATIC_ANALYSIS_SUPPORT"
 | 
			
		||||
  "USE_BUILTIN_CONSTANT_P"
 | 
			
		||||
  "DEPRECATION_ANNOTATIONS"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
foreach(OptionName ${_OverridableOptions})
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user