mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
common: Added unicode.{cpp,h} to the build
This commit is contained in:
parent
22a8efb938
commit
55412ac924
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ set (common_SRCS Color.cpp Color.h
|
||||||
Table.cpp Table.h
|
Table.cpp Table.h
|
||||||
Timer.cpp Timer.h
|
Timer.cpp Timer.h
|
||||||
text.cpp text.h
|
text.cpp text.h
|
||||||
|
unicode.cpp unicode.h
|
||||||
utf8.cpp utf8.h
|
utf8.cpp utf8.h
|
||||||
wcwidth6.cpp)
|
wcwidth6.cpp)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue