Skip to content

Commit 1dd3900

Browse files
committed
fix fmt wrap
1 parent 4eff9e1 commit 1dd3900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subprojects/packagefiles/fmt/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ endif
1212

1313
header_only = get_option('header-only')
1414

15-
fmt_lib = library(11.1.4
15+
fmt_lib = library(
1616
'fmt',
1717
'src/format.cc',
1818
'src/os.cc',

0 commit comments

Comments
 (0)