mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Removed wrong dependency on wxWidgets from libslic3r.
Added cmake message for WXWIN environment variable.
This commit is contained in:
		
							parent
							
								
									6003005812
								
							
						
					
					
						commit
						d7f1c8670f
					
				
					 2 changed files with 1 additions and 1 deletions
				
			
		|  | @ -64,6 +64,7 @@ endif () | |||
| 
 | ||||
| # Add the Slic3r GUI library, libcurl, OpenGL and GLU libraries. | ||||
| if (SLIC3R_GUI) | ||||
|     message(STATUS "WXWIN environment set to: $ENV{WXWIN}") | ||||
|     find_package(wxWidgets REQUIRED COMPONENTS base core adv html gl) | ||||
|     include(${wxWidgets_USE_FILE}) | ||||
| 
 | ||||
|  |  | |||
|  | @ -1,7 +1,6 @@ | |||
| #include "Analyzer.hpp" | ||||
| #include "PreviewData.hpp" | ||||
| #include <float.h> | ||||
| #include <wx/intl.h>  | ||||
| #include <I18N.hpp> | ||||
| 
 | ||||
| #include <boost/format.hpp> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 bubnikv
						bubnikv