mirror of
				https://github.com/Perlmint/glew-cmake.git
				synced 2025-11-03 22:04:16 +00:00 
			
		
		
		
	Merge https://github.com/nigels-com/glew.git into master HEAD at Fri Sep 22 00:01:45 GMT 2023
This commit is contained in:
		
						commit
						3cf29c57e9
					
				@ -109,7 +109,7 @@ The cmake build is mostly contributor maintained.
 | 
			
		||||
Due to the multitude of use cases this is maintained on a _best effort_ basis.
 | 
			
		||||
Pull requests are welcome.
 | 
			
		||||
 | 
			
		||||
*CMake 2.8.12 or higher is required.*
 | 
			
		||||
*CMake 3.16 or higher is required.*
 | 
			
		||||
 | 
			
		||||
##### Install build tools
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -4,7 +4,7 @@ endif ()
 | 
			
		||||
 | 
			
		||||
project (glew C)
 | 
			
		||||
 | 
			
		||||
cmake_minimum_required (VERSION 2.8.12)
 | 
			
		||||
cmake_minimum_required (VERSION 3.16)
 | 
			
		||||
 | 
			
		||||
include(GNUInstallDirs)
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user