mirror of
				https://github.com/f4exb/sdrangel.git
				synced 2025-10-30 20:40:20 -04:00 
			
		
		
		
	CMakeLists.txt files cleanup
This commit is contained in:
		
							parent
							
								
									4b95c1cbc0
								
							
						
					
					
						commit
						85778dbcc1
					
				| @ -14,8 +14,6 @@ set(fcdhid_HEADERS | |||||||
| include_directories( | include_directories( | ||||||
| 	. | 	. | ||||||
| 	${CMAKE_CURRENT_BINARY_DIR} | 	${CMAKE_CURRENT_BINARY_DIR} | ||||||
| 	${CMAKE_SOURCE_DIR}/include |  | ||||||
| 	${CMAKE_SOURCE_DIR}/include-gpl |  | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
| #add_definitions(-DQT_PLUGIN) | #add_definitions(-DQT_PLUGIN) | ||||||
|  | |||||||
| @ -15,8 +15,6 @@ set(fcdlib_HEADERS | |||||||
| include_directories( | include_directories( | ||||||
| 	. | 	. | ||||||
| 	${CMAKE_CURRENT_BINARY_DIR} | 	${CMAKE_CURRENT_BINARY_DIR} | ||||||
| 	${CMAKE_SOURCE_DIR}/include |  | ||||||
| 	${CMAKE_SOURCE_DIR}/include-gpl |  | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
| #add_definitions(-DQT_PLUGIN) | #add_definitions(-DQT_PLUGIN) | ||||||
|  | |||||||
| @ -19,9 +19,6 @@ set(chanalyzer_FORMS | |||||||
| include_directories( | include_directories( | ||||||
| 	. | 	. | ||||||
| 	${CMAKE_CURRENT_BINARY_DIR} | 	${CMAKE_CURRENT_BINARY_DIR} | ||||||
| 	${CMAKE_SOURCE_DIR}/include |  | ||||||
| 	${CMAKE_SOURCE_DIR}/include-gpl |  | ||||||
| 	${OPENGL_INCLUDE_DIR} |  | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
| #include(${QT_USE_FILE}) | #include(${QT_USE_FILE}) | ||||||
| @ -40,7 +37,6 @@ add_library(chanalyzer SHARED | |||||||
| 
 | 
 | ||||||
| target_link_libraries(chanalyzer | target_link_libraries(chanalyzer | ||||||
| 	${QT_LIBRARIES} | 	${QT_LIBRARIES} | ||||||
| 	${OPENGL_LIBRARIES} |  | ||||||
| 	sdrbase | 	sdrbase | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -19,9 +19,6 @@ set(am_FORMS | |||||||
| include_directories( | include_directories( | ||||||
| 	. | 	. | ||||||
| 	${CMAKE_CURRENT_BINARY_DIR} | 	${CMAKE_CURRENT_BINARY_DIR} | ||||||
| 	${CMAKE_SOURCE_DIR}/include |  | ||||||
| 	${CMAKE_SOURCE_DIR}/include-gpl |  | ||||||
| 	${OPENGL_INCLUDE_DIR} |  | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
| #include(${QT_USE_FILE}) | #include(${QT_USE_FILE}) | ||||||
| @ -40,7 +37,6 @@ add_library(demodam SHARED | |||||||
| 
 | 
 | ||||||
| target_link_libraries(demodam | target_link_libraries(demodam | ||||||
| 	${QT_LIBRARIES} | 	${QT_LIBRARIES} | ||||||
| 	${OPENGL_LIBRARIES} |  | ||||||
| 	sdrbase | 	sdrbase | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -27,9 +27,6 @@ set(bfm_FORMS | |||||||
| include_directories( | include_directories( | ||||||
| 	. | 	. | ||||||
| 	${CMAKE_CURRENT_BINARY_DIR} | 	${CMAKE_CURRENT_BINARY_DIR} | ||||||
| 	${CMAKE_SOURCE_DIR}/include |  | ||||||
| 	${CMAKE_SOURCE_DIR}/include-gpl |  | ||||||
| 	${OPENGL_INCLUDE_DIR} |  | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
| #include(${QT_USE_FILE}) | #include(${QT_USE_FILE}) | ||||||
| @ -47,7 +44,6 @@ add_library(demodbfm SHARED | |||||||
| 
 | 
 | ||||||
| target_link_libraries(demodbfm | target_link_libraries(demodbfm | ||||||
| 	${QT_LIBRARIES} | 	${QT_LIBRARIES} | ||||||
| 	${OPENGL_LIBRARIES} |  | ||||||
| 	sdrbase | 	sdrbase | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -19,9 +19,6 @@ set(lora_FORMS | |||||||
| include_directories( | include_directories( | ||||||
| 	. | 	. | ||||||
| 	${CMAKE_CURRENT_BINARY_DIR} | 	${CMAKE_CURRENT_BINARY_DIR} | ||||||
| 	${CMAKE_SOURCE_DIR}/include |  | ||||||
| 	${CMAKE_SOURCE_DIR}/include-gpl |  | ||||||
| 	${OPENGL_INCLUDE_DIR} |  | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
| #include(${QT_USE_FILE}) | #include(${QT_USE_FILE}) | ||||||
| @ -40,7 +37,6 @@ add_library(demodlora SHARED | |||||||
| 
 | 
 | ||||||
| target_link_libraries(demodlora | target_link_libraries(demodlora | ||||||
| 	${QT_LIBRARIES} | 	${QT_LIBRARIES} | ||||||
| 	${OPENGL_LIBRARIES} |  | ||||||
| 	sdrbase | 	sdrbase | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -19,9 +19,6 @@ set(nfm_FORMS | |||||||
| include_directories( | include_directories( | ||||||
| 	. | 	. | ||||||
| 	${CMAKE_CURRENT_BINARY_DIR} | 	${CMAKE_CURRENT_BINARY_DIR} | ||||||
| 	${CMAKE_SOURCE_DIR}/include |  | ||||||
| 	${CMAKE_SOURCE_DIR}/include-gpl |  | ||||||
| 	${OPENGL_INCLUDE_DIR} |  | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
| #include(${QT_USE_FILE}) | #include(${QT_USE_FILE}) | ||||||
| @ -40,7 +37,6 @@ add_library(demodnfm SHARED | |||||||
| 
 | 
 | ||||||
| target_link_libraries(demodnfm | target_link_libraries(demodnfm | ||||||
| 	${QT_LIBRARIES} | 	${QT_LIBRARIES} | ||||||
| 	${OPENGL_LIBRARIES} |  | ||||||
| 	sdrbase | 	sdrbase | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -19,9 +19,6 @@ set(ssb_FORMS | |||||||
| include_directories( | include_directories( | ||||||
| 	. | 	. | ||||||
| 	${CMAKE_CURRENT_BINARY_DIR} | 	${CMAKE_CURRENT_BINARY_DIR} | ||||||
| 	${CMAKE_SOURCE_DIR}/include |  | ||||||
| 	${CMAKE_SOURCE_DIR}/include-gpl |  | ||||||
| 	${OPENGL_INCLUDE_DIR} |  | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
| #include(${QT_USE_FILE}) | #include(${QT_USE_FILE}) | ||||||
| @ -40,7 +37,6 @@ add_library(demodssb SHARED | |||||||
| 
 | 
 | ||||||
| target_link_libraries(demodssb | target_link_libraries(demodssb | ||||||
| 	${QT_LIBRARIES} | 	${QT_LIBRARIES} | ||||||
| 	${OPENGL_LIBRARIES} |  | ||||||
| 	sdrbase | 	sdrbase | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -19,9 +19,6 @@ set(wfm_FORMS | |||||||
| include_directories( | include_directories( | ||||||
| 	. | 	. | ||||||
| 	${CMAKE_CURRENT_BINARY_DIR} | 	${CMAKE_CURRENT_BINARY_DIR} | ||||||
| 	${CMAKE_SOURCE_DIR}/include |  | ||||||
| 	${CMAKE_SOURCE_DIR}/include-gpl |  | ||||||
| 	${OPENGL_INCLUDE_DIR} |  | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
| #include(${QT_USE_FILE}) | #include(${QT_USE_FILE}) | ||||||
| @ -40,7 +37,6 @@ add_library(demodwfm SHARED | |||||||
| 
 | 
 | ||||||
| target_link_libraries(demodwfm | target_link_libraries(demodwfm | ||||||
| 	${QT_LIBRARIES} | 	${QT_LIBRARIES} | ||||||
| 	${OPENGL_LIBRARIES} |  | ||||||
| 	sdrbase | 	sdrbase | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -19,9 +19,6 @@ set(tcpsrc_FORMS | |||||||
| include_directories( | include_directories( | ||||||
| 	. | 	. | ||||||
| 	${CMAKE_CURRENT_BINARY_DIR} | 	${CMAKE_CURRENT_BINARY_DIR} | ||||||
| 	${CMAKE_SOURCE_DIR}/include |  | ||||||
| 	${CMAKE_SOURCE_DIR}/include-gpl |  | ||||||
| 	${OPENGL_INCLUDE_DIR} |  | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
| #include(${QT_USE_FILE}) | #include(${QT_USE_FILE}) | ||||||
| @ -40,7 +37,6 @@ add_library(demodtcpsrc SHARED | |||||||
| 
 | 
 | ||||||
| target_link_libraries(demodtcpsrc | target_link_libraries(demodtcpsrc | ||||||
| 	${QT_LIBRARIES} | 	${QT_LIBRARIES} | ||||||
| 	${OPENGL_LIBRARIES} |  | ||||||
| 	sdrbase | 	sdrbase | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -19,9 +19,6 @@ set(udpsrc_FORMS | |||||||
| include_directories( | include_directories( | ||||||
| 	. | 	. | ||||||
| 	${CMAKE_CURRENT_BINARY_DIR} | 	${CMAKE_CURRENT_BINARY_DIR} | ||||||
| 	${CMAKE_SOURCE_DIR}/include |  | ||||||
| 	${CMAKE_SOURCE_DIR}/include-gpl |  | ||||||
| 	${OPENGL_INCLUDE_DIR} |  | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
| #include(${QT_USE_FILE}) | #include(${QT_USE_FILE}) | ||||||
| @ -40,7 +37,6 @@ add_library(demodudpsrc SHARED | |||||||
| 
 | 
 | ||||||
| target_link_libraries(demodudpsrc | target_link_libraries(demodudpsrc | ||||||
| 	${QT_LIBRARIES} | 	${QT_LIBRARIES} | ||||||
| 	${OPENGL_LIBRARIES} |  | ||||||
| 	sdrbase | 	sdrbase | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -23,8 +23,6 @@ set(airspy_FORMS | |||||||
| include_directories( | include_directories( | ||||||
| 	. | 	. | ||||||
| 	${CMAKE_CURRENT_BINARY_DIR} | 	${CMAKE_CURRENT_BINARY_DIR} | ||||||
| 	${CMAKE_SOURCE_DIR}/include |  | ||||||
| 	${CMAKE_SOURCE_DIR}/include-gpl |  | ||||||
| 	${LIBAIRSPY_INCLUDE_DIR} | 	${LIBAIRSPY_INCLUDE_DIR} | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
| @ -46,7 +44,6 @@ add_library(inputairspy SHARED | |||||||
| target_link_libraries(inputairspy | target_link_libraries(inputairspy | ||||||
| 	${QT_LIBRARIES} | 	${QT_LIBRARIES} | ||||||
| 	${LIBAIRSPY_LIBRARIES} | 	${LIBAIRSPY_LIBRARIES} | ||||||
| 	${LIBUSB_LIBRARIES} |  | ||||||
| 	sdrbase | 	sdrbase | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -23,8 +23,6 @@ set(bladerf_FORMS | |||||||
| include_directories( | include_directories( | ||||||
| 	. | 	. | ||||||
| 	${CMAKE_CURRENT_BINARY_DIR} | 	${CMAKE_CURRENT_BINARY_DIR} | ||||||
| 	${CMAKE_SOURCE_DIR}/include |  | ||||||
| 	${CMAKE_SOURCE_DIR}/include-gpl |  | ||||||
| 	${LIBBLADERF_INCLUDE_DIR} | 	${LIBBLADERF_INCLUDE_DIR} | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
| @ -45,7 +43,6 @@ add_library(inputbladerf SHARED | |||||||
| target_link_libraries(inputbladerf | target_link_libraries(inputbladerf | ||||||
| 	${QT_LIBRARIES} | 	${QT_LIBRARIES} | ||||||
| 	${LIBBLADERF_LIBRARIES} | 	${LIBBLADERF_LIBRARIES} | ||||||
| 	${LIBUSB_LIBRARIES} |  | ||||||
| 	sdrbase | 	sdrbase | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -23,8 +23,6 @@ set(fcdpro_FORMS | |||||||
| include_directories( | include_directories( | ||||||
| 	. | 	. | ||||||
| 	${CMAKE_CURRENT_BINARY_DIR} | 	${CMAKE_CURRENT_BINARY_DIR} | ||||||
| 	${CMAKE_SOURCE_DIR}/include |  | ||||||
| 	${CMAKE_SOURCE_DIR}/include-gpl |  | ||||||
| 	${CMAKE_SOURCE_DIR}/fcdhid | 	${CMAKE_SOURCE_DIR}/fcdhid | ||||||
| 	${CMAKE_SOURCE_DIR}/fcdlib | 	${CMAKE_SOURCE_DIR}/fcdlib | ||||||
| ) | ) | ||||||
| @ -45,7 +43,6 @@ add_library(inputfcdpro SHARED | |||||||
| 
 | 
 | ||||||
| target_link_libraries(inputfcdpro | target_link_libraries(inputfcdpro | ||||||
| 	${QT_LIBRARIES} | 	${QT_LIBRARIES} | ||||||
| 	${LIBUSB_LIBRARIES} |  | ||||||
| 	asound | 	asound | ||||||
| 	fcdhid | 	fcdhid | ||||||
| 	fcdlib | 	fcdlib | ||||||
|  | |||||||
| @ -23,8 +23,6 @@ set(fcdproplus_FORMS | |||||||
| include_directories( | include_directories( | ||||||
| 	. | 	. | ||||||
| 	${CMAKE_CURRENT_BINARY_DIR} | 	${CMAKE_CURRENT_BINARY_DIR} | ||||||
| 	${CMAKE_SOURCE_DIR}/include |  | ||||||
| 	${CMAKE_SOURCE_DIR}/include-gpl |  | ||||||
| 	${CMAKE_SOURCE_DIR}/fcdhid | 	${CMAKE_SOURCE_DIR}/fcdhid | ||||||
| 	${CMAKE_SOURCE_DIR}/fcdlib | 	${CMAKE_SOURCE_DIR}/fcdlib | ||||||
| ) | ) | ||||||
| @ -45,7 +43,6 @@ add_library(inputfcdproplus SHARED | |||||||
| 
 | 
 | ||||||
| target_link_libraries(inputfcdproplus | target_link_libraries(inputfcdproplus | ||||||
| 	${QT_LIBRARIES} | 	${QT_LIBRARIES} | ||||||
| 	${LIBUSB_LIBRARIES} |  | ||||||
| 	asound | 	asound | ||||||
| 	fcdhid | 	fcdhid | ||||||
| 	fcdlib | 	fcdlib | ||||||
|  | |||||||
| @ -21,8 +21,6 @@ set(filesource_FORMS | |||||||
| include_directories( | include_directories( | ||||||
| 	. | 	. | ||||||
| 	${CMAKE_CURRENT_BINARY_DIR} | 	${CMAKE_CURRENT_BINARY_DIR} | ||||||
| 	${CMAKE_SOURCE_DIR}/include |  | ||||||
| 	${CMAKE_SOURCE_DIR}/include-gpl |  | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
| #include(${QT_USE_FILE}) | #include(${QT_USE_FILE}) | ||||||
|  | |||||||
| @ -23,8 +23,6 @@ set(hackrf_FORMS | |||||||
| include_directories( | include_directories( | ||||||
| 	. | 	. | ||||||
| 	${CMAKE_CURRENT_BINARY_DIR} | 	${CMAKE_CURRENT_BINARY_DIR} | ||||||
| 	${CMAKE_SOURCE_DIR}/include |  | ||||||
| 	${CMAKE_SOURCE_DIR}/include-gpl |  | ||||||
| 	${LIBHACKRF_INCLUDE_DIR} | 	${LIBHACKRF_INCLUDE_DIR} | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
| @ -46,7 +44,6 @@ add_library(inputhackrf SHARED | |||||||
| target_link_libraries(inputhackrf | target_link_libraries(inputhackrf | ||||||
| 	${QT_LIBRARIES} | 	${QT_LIBRARIES} | ||||||
| 	${LIBHACKRF_LIBRARIES} | 	${LIBHACKRF_LIBRARIES} | ||||||
| 	${LIBUSB_LIBRARIES} |  | ||||||
| 	sdrbase | 	sdrbase | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -23,8 +23,6 @@ set(rtlsdr_FORMS | |||||||
| include_directories( | include_directories( | ||||||
| 	. | 	. | ||||||
| 	${CMAKE_CURRENT_BINARY_DIR} | 	${CMAKE_CURRENT_BINARY_DIR} | ||||||
| 	${CMAKE_SOURCE_DIR}/include |  | ||||||
| 	${CMAKE_SOURCE_DIR}/include-gpl |  | ||||||
| 	${LIBRTLSDR_INCLUDE_DIR} | 	${LIBRTLSDR_INCLUDE_DIR} | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
| @ -45,7 +43,6 @@ add_library(inputrtlsdr SHARED | |||||||
| target_link_libraries(inputrtlsdr | target_link_libraries(inputrtlsdr | ||||||
| 	${QT_LIBRARIES} | 	${QT_LIBRARIES} | ||||||
| 	${LIBRTLSDR_LIBRARIES} | 	${LIBRTLSDR_LIBRARIES} | ||||||
| 	${LIBUSB_LIBRARIES} |  | ||||||
| 	sdrbase | 	sdrbase | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -26,8 +26,6 @@ set(sdrdaemon_FORMS | |||||||
| include_directories( | include_directories( | ||||||
| 	. | 	. | ||||||
| 	${CMAKE_CURRENT_BINARY_DIR} | 	${CMAKE_CURRENT_BINARY_DIR} | ||||||
| 	${CMAKE_SOURCE_DIR}/include |  | ||||||
| 	${CMAKE_SOURCE_DIR}/include-gpl |  | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
| #include(${QT_USE_FILE}) | #include(${QT_USE_FILE}) | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user