mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 12:11:15 -06:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			180 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			180 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
| # Add individual tools as executables in separate directories
 | |
| add_subdirectory(bbs_gcode_checker)
 | |
| 
 | |
| install(TARGETS bbs_gcode_checker RUNTIME DESTINATION "${CMAKE_INSTALL_PREFIX}")
 | 
