mirror of
				https://github.com/AlexandreRouma/SDRPlusPlus.git
				synced 2025-10-31 00:48:11 +01:00 
			
		
		
		
	Bugfix for OSX 8
This commit is contained in:
		| @@ -26,7 +26,7 @@ else (MSVC) | ||||
|     find_package(PkgConfig) | ||||
|  | ||||
|     if (${CMAKE_SYSTEM_NAME} MATCHES "Darwin") | ||||
|         target_link_directories(sdrpp_core PUBLIC "/usr/local/include") | ||||
|         target_link_directories(airspy_source PUBLIC "/usr/local/include") | ||||
|     endif() | ||||
|  | ||||
|     pkg_check_modules(LIBAIRSPY REQUIRED libairspy) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user