[Megane] Add tiny library to translate utf8 characters to kvg code
This commit is contained in:
parent
4943f35d91
commit
3b5eb6f1a4
8 changed files with 145 additions and 0 deletions
|
@ -8,6 +8,7 @@ target_compile_features(KanimajiTool
|
|||
target_link_libraries(KanimajiTool
|
||||
PRIVATE
|
||||
Kanimaji
|
||||
Megane
|
||||
)
|
||||
|
||||
target_sources(KanimajiTool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue