mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 12:41:18 -07: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}")
 |