mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Updated boost requies date_time library to be compiled.
This commit is contained in:
		
							parent
							
								
									dd9269a9d1
								
							
						
					
					
						commit
						d28d8dda75
					
				
					 4 changed files with 4 additions and 2 deletions
				
			
		
							
								
								
									
										2
									
								
								deps/deps-macos.cmake
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								deps/deps-macos.cmake
									
										
									
									
										vendored
									
									
								
							|  | @ -23,7 +23,7 @@ ExternalProject_Add(dep_boost | |||
|     BUILD_IN_SOURCE 1 | ||||
|     CONFIGURE_COMMAND ./bootstrap.sh | ||||
|         --with-toolset=clang | ||||
|         --with-libraries=system,iostreams,filesystem,thread,log,locale,regex | ||||
|         --with-libraries=system,iostreams,filesystem,thread,log,locale,regex,date_time | ||||
|         "--prefix=${DESTDIR}/usr/local" | ||||
|     BUILD_COMMAND ./b2 | ||||
|         -j ${NPROC} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Vojtech Bubnik
						Vojtech Bubnik