mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 12:41:20 -06:00 
			
		
		
		
	Merge branch 'dev_native' of https://github.com/prusa3d/Slic3r into dev_native
This commit is contained in:
		
						commit
						8cab0a9757
					
				
					 2 changed files with 8 additions and 2 deletions
				
			
		
							
								
								
									
										9
									
								
								deps/CMakeLists.txt
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										9
									
								
								deps/CMakeLists.txt
									
										
									
									
										vendored
									
									
								
							|  | @ -48,7 +48,14 @@ else () | ||||||
| endif() | endif() | ||||||
| 
 | 
 | ||||||
| add_custom_target(deps ALL | add_custom_target(deps ALL | ||||||
|     DEPENDS dep_boost dep_tbb dep_libcurl dep_wxwidgets |     DEPENDS | ||||||
|  |         dep_boost | ||||||
|  |         dep_tbb | ||||||
|  |         dep_libcurl | ||||||
|  |         dep_wxwidgets | ||||||
|  |         dep_gtest | ||||||
|  |         dep_nlopt | ||||||
|  |         dep_libpng | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
| # Note: I'm not using any of the LOG_xxx options in ExternalProject_Add() commands | # Note: I'm not using any of the LOG_xxx options in ExternalProject_Add() commands | ||||||
|  |  | ||||||
							
								
								
									
										1
									
								
								deps/deps-unix-static.cmake
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								deps/deps-unix-static.cmake
									
										
									
									
										vendored
									
									
								
							|  | @ -63,7 +63,6 @@ ExternalProject_Add(dep_zlib | ||||||
|     INSTALL_COMMAND "" |     INSTALL_COMMAND "" | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
| 
 |  | ||||||
| ExternalProject_Add(dep_libpng | ExternalProject_Add(dep_libpng | ||||||
|     DEPENDS dep_zlib |     DEPENDS dep_zlib | ||||||
|     EXCLUDE_FROM_ALL 1 |     EXCLUDE_FROM_ALL 1 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 bubnikv
						bubnikv