mirror of
				https://github.com/ciphervance/supercell-wx.git
				synced 2025-10-31 02:00:05 +00:00 
			
		
		
		
	Add date-tz to wxdata when not using MSVC
This commit is contained in:
		
							parent
							
								
									d492e10edd
								
							
						
					
					
						commit
						e78dc9b3db
					
				
					 3 changed files with 13 additions and 0 deletions
				
			
		|  | @ -246,6 +246,10 @@ if (WIN32) | |||
|     target_link_libraries(wxdata INTERFACE Ws2_32) | ||||
| endif() | ||||
| 
 | ||||
| if (NOT MSVC) | ||||
|     target_link_libraries(wxdata PUBLIC date::date-tz) | ||||
| endif() | ||||
| 
 | ||||
| set_target_properties(wxdata PROPERTIES CXX_STANDARD 20 | ||||
|                                         CXX_STANDARD_REQUIRED ON | ||||
|                                         CXX_EXTENSIONS OFF) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dan Paulat
						Dan Paulat