mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Bundled Eigen library.
This commit is contained in:
		
							parent
							
								
									5dc899d64e
								
							
						
					
					
						commit
						3e347c33dc
					
				
					 305 changed files with 116156 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -43,7 +43,7 @@ if (! $cpp_guess->is_msvc) {
 | 
			
		|||
}
 | 
			
		||||
 | 
			
		||||
my @early_includes = ();
 | 
			
		||||
my @INC  = qw(-Isrc/libslic3r -Isrc/glew/include);
 | 
			
		||||
my @INC  = qw(-Isrc/libslic3r -Isrc/glew/include -Isrc/eigen);
 | 
			
		||||
my @LIBS = $cpp_guess->is_msvc ? qw(-LIBPATH:src/libslic3r) : qw(-Lsrc/libslic3r);
 | 
			
		||||
 | 
			
		||||
$ENV{SLIC3R_GUI} = 1 if ! defined($ENV{SLIC3R_NOGUI}) || $ENV{SLIC3R_NOGUI} != 1;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue