feat: implemented unicode input mode (#966)

Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
This commit is contained in:
ABeltramo
2023-03-08 13:35:34 +00:00
committed by GitHub
parent f238cf5303
commit 7d01b50498
8 changed files with 83 additions and 3 deletions

View File

@@ -25,6 +25,7 @@ apt-get install -y --no-install-recommends \
cmake=3.22.1* \
libavdevice-dev=7:4.4.* \
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* \