Translations:Development/Languages/18/nl

From KDE TechBase
Revision as of 18:24, 10 September 2012 by Willem1 (talk | contribs) (Created page with "Het compileren gaat zoals gebruikelijk met <syntaxhighlight lang="bash">cmake <src-dir> -DCMAKE_INSTALL_PREFIX=/usr make make install</syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Het compileren gaat zoals gebruikelijk met

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