Translations:Compile from source/13/en

From Fcitx
Jump to navigation Jump to search

cd /path/to/source

mkdir build
cd build
cmake .. [CMake options]
make
sudo make install