mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Build: Add a flag to disable PCH
This commit is contained in:
		
							parent
							
								
									04c0b59bc6
								
							
						
					
					
						commit
						6db40feace
					
				
					 3 changed files with 12 additions and 5 deletions
				
			
		|  | @ -171,7 +171,7 @@ add_library(libslic3r STATIC | |||
|     SLA/SLASpatIndex.hpp | ||||
| ) | ||||
| 
 | ||||
| if (NOT SLIC3R_SYNTAXONLY) | ||||
| if (SLIC3R_PCH AND NOT SLIC3R_SYNTAXONLY) | ||||
|     add_precompiled_header(libslic3r pchheader.hpp FORCEINCLUDE) | ||||
| endif () | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Vojtech Kral
						Vojtech Kral