mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-06-26 10:54:28 +02:00
build: Update libshared to version supporting Unicode 11
This commit is contained in:
parent
c9b212ce15
commit
2babc52dc5
2 changed files with 2 additions and 2 deletions
|
@ -51,7 +51,7 @@ set (libshared_SRCS libshared/src/Args.cpp libshared/src/Args.h
|
|||
libshared/src/shared.cpp libshared/src/shared.h
|
||||
libshared/src/unicode.cpp libshared/src/unicode.h
|
||||
libshared/src/utf8.cpp libshared/src/utf8.h
|
||||
libshared/src/wcwidth6.cpp)
|
||||
libshared/src/wcwidth.h)
|
||||
|
||||
add_library (timew STATIC ${timew_SRCS})
|
||||
add_library (libshared STATIC ${libshared_SRCS})
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 9d4a44f877611484233bab42fd9e5af3ef47b26c
|
||||
Subproject commit 4ff753b3889b0287322df5f92e4d71d5f2b7190e
|
Loading…
Add table
Add a link
Reference in a new issue