mirror of
				https://github.com/gnss-sdr/gnss-sdr
				synced 2025-10-31 07:13:03 +00:00 
			
		
		
		
	Fix cross-compilation
This commit is contained in:
		| @@ -413,6 +413,9 @@ endif() | ||||
| if(NOT OS_IS_MACOSX) | ||||
|     if(CMAKE_CROSSCOMPILING) | ||||
|         set(IS_ARM TRUE) | ||||
|         if(NOT CMAKE_NO_SYSTEM_FROM_IMPORTED) | ||||
|             set(CMAKE_NO_SYSTEM_FROM_IMPORTED TRUE) | ||||
|         endif() | ||||
|     else() | ||||
|         include(TestForARM) | ||||
|     endif() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Carles Fernandez
					Carles Fernandez