mirror of
				https://github.com/libsdl-org/SDL.git
				synced 2025-11-04 01:34:38 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			126 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			126 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
#cmakedefine SDL_REVISION "@SDL_REVISION@"
 | 
						|
#define SDL_REVISION_NUMBER 0
 | 
						|
 | 
						|
#ifndef SDL_REVISION
 | 
						|
#define SDL_REVISION ""
 | 
						|
#endif
 |