Jump to content

Translations:Development/Languages/18/el: Difference between revisions

From KDE TechBase
Dicorfu (talk | contribs)
Created page with "Η εγκατάσταση γίνεται ως συνήθως με <syntaxhighlight lang="bash">cmake <src-dir> -DCMAKE_INSTALL_PREFIX=/usr make make install</syntaxhighlight>"
 
(No difference)

Latest revision as of 09:29, 22 April 2013

Η εγκατάσταση γίνεται ως συνήθως με

cmake <src-dir> -DCMAKE_INSTALL_PREFIX=/usr
make
make install