mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-11-03 21:49:32 +01:00 
			
		
		
		
	Simplify the Appveyor configuration batch script
This commit is contained in:
		@@ -8,6 +8,8 @@ cmake_minimum_required( VERSION 3.0 )
 | 
			
		||||
 | 
			
		||||
project( CatchExamples CXX )
 | 
			
		||||
 | 
			
		||||
message( STATUS "Examples included" )
 | 
			
		||||
 | 
			
		||||
# define folders used:
 | 
			
		||||
 | 
			
		||||
set( EXAMPLES_DIR ${CATCH_DIR}/examples )
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user