mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-09 02:15:32 +00:00
fix(developer): try to unbreak windows kmcmplib 🙀
feat(developer): compiler updates for ldml transforms 🙀 #7377
This commit is contained in:
parent
6f568bbadf
commit
9fdffdb7e3
1 changed files with 1 additions and 1 deletions
|
|
@ -188,7 +188,7 @@ sources = files(
|
|||
'uvector.cpp',
|
||||
'uvectr32.cpp',
|
||||
'uvectr64.cpp',
|
||||
# 'wintz.cpp',
|
||||
'wintz.cpp',
|
||||
)
|
||||
|
||||
icuuc_name = '@0@icuuc@1@'.format(library_prefix, library_suffix)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue