``` cmake -S . -B build cmake --build build -j ./build/client/gui/landscape_tool ``` ``` cmake --build build --target update_translations ```