mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	bring back required switch for opengl with dep_GLEW
This commit is contained in:
		
							parent
							
								
									2a8c485b32
								
							
						
					
					
						commit
						9cb5975956
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								deps/GLEW/GLEW.cmake
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								deps/GLEW/GLEW.cmake
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
# We have to check for OpenGL to compile GLEW
 | 
			
		||||
set(OpenGL_GL_PREFERENCE "LEGACY") # to prevent a nasty warning by cmake
 | 
			
		||||
find_package(OpenGL QUIET)
 | 
			
		||||
find_package(OpenGL QUIET REQUIRED)
 | 
			
		||||
 | 
			
		||||
prusaslicer_add_cmake_project(
 | 
			
		||||
  GLEW
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue