Translations:KBibTeX/Development/25/fr: Difference between revisions

From KDE UserBase Wiki
(Created page with "Un exemple complet ressemble à ceci: {{Input/fr|1=cmake -DCMAKE_INSTALL_PREFIX:PATH=/tmp/usr -DCMAKE_BUILD_TYPE=debug ../kbibtex}}")
 
(No difference)

Latest revision as of 14:09, 1 November 2018

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (KBibTeX/Development)
A complete example looks like this:
{{Input|1=cmake -DCMAKE_INSTALL_PREFIX:PATH=/tmp/usr -DCMAKE_BUILD_TYPE=debug ../kbibtex}}

Un exemple complet ressemble à ceci:

cmake -DCMAKE_INSTALL_PREFIX:PATH=/tmp/usr -DCMAKE_BUILD_TYPE=debug ../kbibtex