mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-11-04 05:59:32 +01:00 
			
		
		
		
	v2.9.1
This commit is contained in:
		@@ -6,7 +6,7 @@ if(NOT DEFINED PROJECT_NAME)
 | 
			
		||||
  set(NOT_SUBPROJECT ON)
 | 
			
		||||
endif()
 | 
			
		||||
 | 
			
		||||
project(Catch2 LANGUAGES CXX VERSION 2.9.0)
 | 
			
		||||
project(Catch2 LANGUAGES CXX VERSION 2.9.1)
 | 
			
		||||
 | 
			
		||||
if (CMAKE_BINARY_DIR STREQUAL CMAKE_SOURCE_DIR)
 | 
			
		||||
    message(FATAL_ERROR "Building in-source is not supported! Create a build dir and remove ${CMAKE_SOURCE_DIR}/CMakeCache.txt")
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user