spiegel-keyman/docs/linux/ibus-keyman.md
Eberhard Beilharz 89c59c6940
chore(linux): Set correct flags on debug builds
This adds setting the appropriate variables when doing a debug build.
This eliminates the need to have those in the documentation.
2023-02-15 17:16:22 +01:00

352 B

Keyman engine for IBus

All commands to be run in linux/ibus-keyman.

Source code for Keyman engine for IBus is in linux/ibus-keyman.

Requirements

meson (>= 0.53)

Building

./build.sh all
./build.sh test
sudo ./build.sh install

For a debug build:

./build.sh --debug clean config build