Translations:KIconEdit/11/fr: Difference between revisions
Fredtantini (talk | contribs) (Created page with "* Compilez le {{Input|1=cd graphics cmake . && make -j8 && make install/strip}}") |
ChristianW (talk | contribs) No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
* Compilez le | * Compilez le | ||
{{Input|1=cd graphics | {{Input/fr|1=cd graphics | ||
cmake . && make -j8 && make install/strip}} | cmake . && make -j8 && su -c "make install/strip"}} |
Latest revision as of 13:01, 18 January 2019
- Compilez le
cd graphics cmake . && make -j8 && su -c "make install/strip"