feat: implemented unicode input mode (#966)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
This commit is contained in:
parent
f238cf5303
commit
7d01b50498
8 changed files with 83 additions and 3 deletions
|
|
@ -25,6 +25,7 @@ apt-get install -y --no-install-recommends \
|
|||
cmake=3.18.4* \
|
||||
libavdevice-dev=7:4.3.* \
|
||||
libboost-filesystem-dev=1.74.0* \
|
||||
libboost-locale-dev=1.74.0* \
|
||||
libboost-log-dev=1.74.0* \
|
||||
libboost-program-options-dev=1.74.0* \
|
||||
libboost-thread-dev=1.74.0* \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue