rename unicodedata.{cpp,h} to unicode-data.{cpp,h}
This commit is contained in:
parent
0a0ef09aca
commit
87a6088ffe
7 changed files with 14 additions and 14 deletions
|
@ -1165,7 +1165,7 @@ add_library(llama
|
|||
llama.h
|
||||
unicode.h
|
||||
unicode.cpp
|
||||
unicodedata.cpp
|
||||
unicode-data.cpp
|
||||
)
|
||||
|
||||
target_include_directories(llama PUBLIC .)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue