mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 12:41:20 -06:00 
			
		
		
		
	Fix unicode path for nanosvg (#3179)
This commit is contained in:
		
							parent
							
								
									cc06a2e83b
								
							
						
					
					
						commit
						1a1760ffd9
					
				
					 1 changed files with 3 additions and 2 deletions
				
			
		
							
								
								
									
										5
									
								
								deps/NanoSVG/NanoSVG.cmake
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								deps/NanoSVG/NanoSVG.cmake
									
										
									
									
										vendored
									
									
								
							|  | @ -4,6 +4,7 @@ | ||||||
| # AMD Radeon graphics cards | # AMD Radeon graphics cards | ||||||
| 
 | 
 | ||||||
| orcaslicer_add_cmake_project(NanoSVG | orcaslicer_add_cmake_project(NanoSVG | ||||||
|         URL https://github.com/fltk/nanosvg/archive/abcd277ea45e9098bed752cf9c6875b533c0892f.zip |     DEPENDS dep_Boost | ||||||
|         URL_HASH SHA256=e859938fbaee4b351bd8a8b3d3c7a75b40c36885ce00b73faa1ce0b98aa0ad34 |     URL https://github.com/SoftFever/nanosvg/archive/863f6aa97ef62028126fa2c19bd4350394c2e15e.zip | ||||||
|  |         URL_HASH SHA256=8d9c1624ad6518dd6dfa31e4f8dc7da9ec243d88bae595c7a037450617fec851 | ||||||
| ) | ) | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 SoftFever
						SoftFever