mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-11-04 05:59:32 +01:00 
			
		
		
		
	Provide CompactReporter declaration with EXTERNAL_INTERFACES
Related to #991
This commit is contained in:
		@@ -247,6 +247,7 @@ CheckFileList(INTERNAL_FILES ${HEADER_DIR}/internal)
 | 
			
		||||
set(REPORTER_HEADERS
 | 
			
		||||
        ${HEADER_DIR}/reporters/catch_reporter_automake.hpp
 | 
			
		||||
        ${HEADER_DIR}/reporters/catch_reporter_bases.hpp
 | 
			
		||||
        ${HEADER_DIR}/reporters/catch_reporter_compact.h
 | 
			
		||||
        ${HEADER_DIR}/reporters/catch_reporter_multi.h
 | 
			
		||||
        ${HEADER_DIR}/reporters/catch_reporter_tap.hpp
 | 
			
		||||
        ${HEADER_DIR}/reporters/catch_reporter_teamcity.hpp
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user