mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00:00 
			
		
		
		
	Don't require cmake 3.15
This commit is contained in:
		
							parent
							
								
									9877bf7d48
								
							
						
					
					
						commit
						754f63af1a
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		|  | @ -1,6 +1,8 @@ | |||
| # CMake 3.8 required for 17 to be a valid value for CXX_STANDARD | ||||
| cmake_minimum_required(VERSION 3.8) | ||||
| if (${CMAKE_VERSION} VERSION_GREATER_EQUAL 3.15) | ||||
|     cmake_policy(SET CMP0092 NEW) | ||||
| endif () | ||||
| list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/CMakeModules") | ||||
| list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/externals/cmake-modules") | ||||
| include(DownloadExternals) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue