mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 02:40:05 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			102 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			102 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
| cmake_minimum_required(VERSION 3.11)
 | |
| set(PROJECT_NAME scwx-external)
 | |
| 
 | |
| include(mapbox-gl-native.cmake)
 | 
