mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 04:07:10 +01:00 
			
		
		
		
	Add link to event listener example to documentation
This commit is contained in:
		 Martin Moene
					Martin Moene
				
			
				
					committed by
					
						 Martin Hořeňovský
						Martin Hořeňovský
					
				
			
			
				
	
			
			
			 Martin Hořeňovský
						Martin Hořeňovský
					
				
			
						parent
						
							dfb7217613
						
					
				
				
					commit
					29cdd6c526
				
			| @@ -19,7 +19,7 @@ file that defines `CATCH_CONFIG_EXTERNAL_INTERFACES`. | ||||
|  | ||||
| Then register it using `CATCH_REGISTER_LISTENER`. | ||||
|  | ||||
| For example: | ||||
| For example ([complete source code](../examples/210-Evt-EventListeners.cpp)): | ||||
|  | ||||
| ```c++ | ||||
| #define CATCH_CONFIG_MAIN | ||||
|   | ||||
		Reference in New Issue
	
	Block a user