mirror of
				https://github.com/saitohirga/WSJT-X.git
				synced 2025-11-03 21:40:52 -05:00 
			
		
		
		
	Build of wsjtx needs FFTW3 includes
git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6756 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
		
							parent
							
								
									8e43af11e5
								
							
						
					
					
						commit
						b9b25189b7
					
				@ -1087,6 +1087,7 @@ set_target_properties (wsjtx PROPERTIES
 | 
			
		||||
  MACOSX_BUNDLE_GUI_IDENTIFIER "org.k1jt.wsjtx"
 | 
			
		||||
  )
 | 
			
		||||
 | 
			
		||||
target_include_directories (wsjtx PRIVATE ${FFTW3_INCLUDE_DIRS})
 | 
			
		||||
target_link_libraries (wsjtx wsjt_fort wsjt_cxx wsjt_qt wsjt_qtmm ${hamlib_LIBRARIES} ${FFTW3_LIBRARIES})
 | 
			
		||||
qt5_use_modules (wsjtx SerialPort) # not sure why the interface link library syntax above doesn't work
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user