mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 12:41:18 -07:00 
			
		
		
		
	Succesfull build on mingw-w64 fix sandboxes Mingw fixes and full parallel support tree gen.
		
			
				
	
	
		
			2 lines
		
	
	
	
		
			170 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
	
		
			170 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
add_executable(slasupporttree slasupporttree.cpp)
 | 
						|
target_link_libraries(slasupporttree libslic3r ${Boost_LIBRARIES} ${TBB_LIBRARIES} ${Boost_LIBRARIES} ${CMAKE_DL_LIBS})
 |