mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Follow up, make png non required for now
This commit is contained in:
		
							parent
							
								
									985225cd38
								
							
						
					
					
						commit
						98f0cc0dec
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -383,7 +383,7 @@ if (NOT EXPAT_FOUND)
 | 
				
			||||||
    set(EXPAT_LIBRARIES expat)
 | 
					    set(EXPAT_LIBRARIES expat)
 | 
				
			||||||
endif ()
 | 
					endif ()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
find_package(PNG REQUIRED)
 | 
					find_package(PNG)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
find_package(OpenGL REQUIRED)
 | 
					find_package(OpenGL REQUIRED)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue