mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 20:27:11 +01:00 
			
		
		
		
	Initial support for native IBM i ILE C++ (#976)
* - Initial support for native IBM i ILE C++ Signed-off-by: zeromem <zeromem2@gmail.com>
This commit is contained in:
		 Anton Vorobyev
					Anton Vorobyev
				
			
				
					committed by
					
						 Martin Hořeňovský
						Martin Hořeňovský
					
				
			
			
				
	
			
			
			 Martin Hořeňovský
						Martin Hořeňovský
					
				
			
						parent
						
							2212cdfe26
						
					
				
				
					commit
					eab56d6656
				
			| @@ -61,6 +61,10 @@ | ||||
|  | ||||
| #endif | ||||
|  | ||||
| #ifdef __OS400__ | ||||
| #       define CATCH_INTERNAL_CONFIG_NO_POSIX_SIGNALS | ||||
| #       define CATCH_CONFIG_COLOUR_NONE | ||||
| #endif | ||||
|  | ||||
| //////////////////////////////////////////////////////////////////////////////// | ||||
| // Cygwin | ||||
|   | ||||
		Reference in New Issue
	
	Block a user