mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-31 13:50:03 +00:00 
			
		
		
		
	build: clock_gettime() is in libc on BSDs
This commit is contained in:
		
							parent
							
								
									48b6c98d31
								
							
						
					
					
						commit
						52da9de5c4
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -181,7 +181,7 @@ ELSEIF(MINGW) | ||||||
|     add_definitions(-D_WIN32_WINNT=0x0600) |     add_definitions(-D_WIN32_WINNT=0x0600) | ||||||
| ELSEIF(WIN32) | ELSEIF(WIN32) | ||||||
|     set(PLATFORM_LIBRARIES winmm ws2_32) |     set(PLATFORM_LIBRARIES winmm ws2_32) | ||||||
| ELSE() | ELSEIF(CMAKE_SYSTEM_NAME MATCHES "^(Linux|kFreeBSD|GNU|SunOS)$") | ||||||
|     set(PLATFORM_LIBRARIES rt) |     set(PLATFORM_LIBRARIES rt) | ||||||
| ENDIF (APPLE) | ENDIF (APPLE) | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue