mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Only do OpenSSL override on Linux
This commit is contained in:
		
							parent
							
								
									de06c5d659
								
							
						
					
					
						commit
						bf5d52f221
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -197,7 +197,7 @@ if(APPLE)
 | 
			
		|||
    target_link_libraries(libslic3r_gui ${DISKARBITRATION_LIBRARY})
 | 
			
		||||
endif()
 | 
			
		||||
 | 
			
		||||
if (SLIC3R_STATIC)
 | 
			
		||||
if (SLIC3R_STATIC AND UNIX AND NOT APPLE)
 | 
			
		||||
    target_compile_definitions(libslic3r_gui PRIVATE OPENSSL_CERT_OVERRIDE)
 | 
			
		||||
endif ()
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue