Jump to content

Translations:Development/Tutorials/First program/24/pt-br: Difference between revisions

From KDE TechBase
Juliano Assis (talk | contribs)
Created page with "Crie um arquivo chamado {{Path|CMakeLists.txt}} no mesmo diretório que o {{Path|main.cpp}} com este conteúdo:"
 
(No difference)

Latest revision as of 20:36, 15 October 2019

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/Tutorials/First program)
Create a file named {{Path|CMakeLists.txt}} in the same directory as {{Path|main.cpp}} with this content:

Crie um arquivo chamado CMakeLists.txt no mesmo diretório que o main.cpp com este conteúdo: