mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 14:50:05 +00:00 
			
		
		
		
	Use glad instead of GLEW to load OpenGL
This commit is contained in:
		
							parent
							
								
									6cb668f546
								
							
						
					
					
						commit
						d5cda9b353
					
				
					 5 changed files with 26 additions and 12 deletions
				
			
		
							
								
								
									
										2
									
								
								external/CMakeLists.txt
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								external/CMakeLists.txt
									
										
									
									
										vendored
									
									
								
							|  | @ -6,6 +6,7 @@ set_property(DIRECTORY | |||
|              PROPERTY CMAKE_CONFIGURE_DEPENDS | ||||
|              aws-sdk-cpp.cmake | ||||
|              date.cmake | ||||
|              glad.cmake | ||||
|              hsluv-c.cmake | ||||
|              imgui.cmake | ||||
|              maplibre-native-qt.cmake | ||||
|  | @ -16,6 +17,7 @@ set_property(DIRECTORY | |||
| 
 | ||||
| include(aws-sdk-cpp.cmake) | ||||
| include(date.cmake) | ||||
| include(glad.cmake) | ||||
| include(hsluv-c.cmake) | ||||
| include(imgui.cmake) | ||||
| include(maplibre-native-qt.cmake) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat