mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Switched to Perl local::lib for local compilation.
Taken from upstream Slic3r, thanks @alexrj.
This commit is contained in:
		
							parent
							
								
									952ca18bf9
								
							
						
					
					
						commit
						401059066e
					
				
					 44 changed files with 53 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -7,6 +7,7 @@ use warnings;
 | 
			
		|||
BEGIN {
 | 
			
		||||
    use FindBin;
 | 
			
		||||
    use lib "$FindBin::Bin/../lib";
 | 
			
		||||
    use local::lib "$FindBin::Bin/../local-lib";
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
use File::Basename qw(basename);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue