mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Logging of memory allocations on Windows during the slicing process
when the SLIC3R_LOGLEVEL >= info.
This commit is contained in:
		
							parent
							
								
									1efb54cc6c
								
							
						
					
					
						commit
						771928d916
					
				
					 6 changed files with 87 additions and 15 deletions
				
			
		|  | @ -194,6 +194,10 @@ target_link_libraries(libslic3r | |||
|     tbb | ||||
|     ) | ||||
| 
 | ||||
| if(WIN32) | ||||
|     target_link_libraries(libslic3r Psapi.lib) | ||||
| endif() | ||||
| 
 | ||||
| if(SLIC3R_PROFILE) | ||||
|     target_link_libraries(slic3r Shiny) | ||||
| endif() | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 bubnikv
						bubnikv