chore(fmt): std format
This commit is contained in:
		
							parent
							
								
									627e4a4a50
								
							
						
					
					
						commit
						64d99a5884
					
				|  | @ -69,7 +69,7 @@ is_openbsd = host_machine.system() == 'openbsd' | |||
| 
 | ||||
| thread_dep = dependency('threads') | ||||
| fmt = dependency('fmt', version : ['>=8.1.1'], fallback : ['fmt', 'fmt_dep']) | ||||
| spdlog = dependency('spdlog', version : ['>=1.10.0'], fallback : ['spdlog', 'spdlog_dep'], default_options : ['external_fmt=enabled']) | ||||
| spdlog = dependency('spdlog', version : ['>=1.10.0'], fallback : ['spdlog', 'spdlog_dep'], default_options : ['external_fmt=enabled', 'std_format=enabled']) | ||||
| wayland_client = dependency('wayland-client') | ||||
| wayland_cursor = dependency('wayland-cursor') | ||||
| wayland_protos = dependency('wayland-protocols') | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue