mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 12:11:15 -06:00 
			
		
		
		
	Fix #608 Credit: Dylan "smellyfis" Thies
This commit is contained in:
		
							parent
							
								
									b897209e0d
								
							
						
					
					
						commit
						79ee7c9a36
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -624,5 +624,5 @@ endif () | |||
| 
 | ||||
| 
 | ||||
| # Installation | ||||
| install(TARGETS XS DESTINATION lib/slic3r-prusa3d/auto/Slic3r/XS) | ||||
| install(FILES lib/Slic3r/XS.pm DESTINATION lib/slic3r-prusa3d/Slic3r) | ||||
| install(TARGETS XS DESTINATION ${PERL_VENDORARCH}/auto/Slic3r/XS) | ||||
| install(FILES lib/Slic3r/XS.pm DESTINATION ${PERL_VENDORLIB}/Slic3r) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Vojtech Kral
						Vojtech Kral