mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-10-31 07:13:03 +00:00 
			
		
		
		
	Search for generic BLAS and LAPACK implementations
This commit is contained in:
		| @@ -1335,6 +1335,9 @@ if(OS_IS_MACOSX) | |||||||
|     # Avoid using the implementation that comes with the Accelerate framework |     # Avoid using the implementation that comes with the Accelerate framework | ||||||
|     include(AvoidAccelerate) |     include(AvoidAccelerate) | ||||||
| else() | else() | ||||||
|  |     if(NOT BLA_VENDOR) | ||||||
|  |         set(BLA_VENDOR "Generic") | ||||||
|  |     endif() | ||||||
|     find_package(BLAS) |     find_package(BLAS) | ||||||
|     set_package_properties(BLAS PROPERTIES |     set_package_properties(BLAS PROPERTIES | ||||||
|         URL "http://www.netlib.org/blas/" |         URL "http://www.netlib.org/blas/" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Carles Fernandez
					Carles Fernandez