Translations:Kronometer/41/uk

From KDE UserBase Wiki
Revision as of 12:53, 25 February 2018 by Yurchor (talk | contribs) (Created page with "<syntaxhighlight lang="bash"> mkdir build && cd build cmake -DCMAKE_INSTALL_PREFIX=`qtpaths --install-prefix` .. sudo make install </syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
mkdir build && cd build
cmake -DCMAKE_INSTALL_PREFIX=`qtpaths --install-prefix` ..
sudo make install