Translations:Development/FAQs/Technical FAQ/3/pt-br: Difference between revisions

From KDE TechBase
(Created page with "O jeito mais fácil é usar kdesdk/kapptemplate para gerar o CMakeLists.txt. Ou você pode apenas copiar um CMakeLists.txt de outro aplicativo e instalá-lo em um novo diretório...")
 
(No difference)

Latest revision as of 04:02, 6 May 2012

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 (Development/FAQs/Technical FAQ)
The easiest way is to use kdesdk/kapptemplate to generate the CMakeLists.txt. Or you can just copy a CMakeLists.txt from another app and install it in a new toplevel directory of existing KDE sources. Or you can start the old way, from scratch.

O jeito mais fácil é usar kdesdk/kapptemplate para gerar o CMakeLists.txt. Ou você pode apenas copiar um CMakeLists.txt de outro aplicativo e instalá-lo em um novo diretório acima do que estão os códigos existentes do KDE. Ou você pode iniciar da velha maneira, do zero.