Search results

View ( | ) (20 | 50 | 100 | 250 | 500)

Page title matches

  • O [http://www.cmake.org CMake] lê arquivos de script e produz arquivos de entrada para o sistema de compi O [http://www.cmake.org CMake] é software livre e liberado sob a licença BSD. É desenvolvido pela [http: ...
    14 KB (2,316 words) - 12:09, 18 July 2012
  • As with KDE 4.2, also for KDE 4.3 still CMake >= 2.6.2 is required, so no changes in this regard. ...has been changed. Now Perl is still searched, but if it is not found, the CMake-run doesn't fail, it just prints a warning message. ...
    3 KB (508 words) - 18:07, 25 January 2010
  • 22 bytes (3 words) - 18:23, 10 March 2016
  • Starting with KDE 4.5, CMake >= 2.6.4 is required. ===Required CMake version=== ...
    3 KB (464 words) - 19:37, 15 August 2010
  • As with KDE 4.2 and 4.3, also for KDE 4.4 still CMake >= 2.6.2 is required, so no changes in this regard. ===FindQt4.cmake: Imported Targets for the libraries=== ...
    6 KB (948 words) - 21:32, 27 January 2010

Page text matches

  • This script should cover all the source code changes, and most of the cmake changes. == CMake Changes == ...
    4 KB (538 words) - 12:34, 9 February 2018
  • | style="padding-left: 50px;"|[[Image:CMake-logo-48.png|noframe|left|48px]] || ;[[Development/CMake_(es)|CMake]] ...
    2 KB (214 words) - 10:06, 15 July 2012
  • As with KDE 4.2, also for KDE 4.3 still CMake >= 2.6.2 is required, so no changes in this regard. ...has been changed. Now Perl is still searched, but if it is not found, the CMake-run doesn't fail, it just prints a warning message. ...
    3 KB (508 words) - 18:07, 25 January 2010
  • $ cmake ~/marble/sources -DCMAKE_BUILD_TYPE=Release -DEXPERIMENTAL_PYTHON_BINDINGS= On Arch Linux you will have to add the following options to cmake so it looks like this: ...
    2 KB (322 words) - 21:01, 10 March 2016
  • ...tool used to create the configuration is ''[http://www.cmake.org CMake]''. CMake will check that you have all the required development libraries and set up % cmake .. -DCMAKE_INSTALL_PREFIX=`kf5-config --prefix` ...
    4 KB (599 words) - 00:36, 20 September 2019
  • ==CMake== The best way to build the program is to use CMake. ...
    3 KB (454 words) - 20:54, 29 June 2011
  • CMake works by generating a build system for another tool to use. By default, it ==Preparing directories for a CMake build== ...
    9 KB (1,453 words) - 03:31, 29 July 2015
  • ;[[/CMake Coding Style|CMake Coding Style]] :This document describes the recommended coding style for CMake files in KDE. ...
    4 KB (665 words) - 10:25, 11 March 2016
  • ;[[/CMake Coding Style|CMake Coding Style]] :This document describes the recommended coding style for CMake files in KDE. ...
    4 KB (665 words) - 11:43, 9 February 2018
  • urpmi task-kde4-devel gcc-c++ make cmake libxml2-devel libbzip2_1-devel libclucene-devel \ urpmi task-kde4-devel gcc-c++ make cmake lib64xml2-devel lib64bzip2_1-devel \ ...
    2 KB (193 words) - 17:10, 5 June 2013
  • ...is built and installed. If you're not used to building software that uses CMake, don't worry! This guide will teach you how. ...teps. Running the automated tests is done by CTest, which ships as part of CMake. ...
    6 KB (943 words) - 05:09, 4 April 2023
  • In order to enable the vector map theme you need to pass the cmake config option cmake -DEXPERIMENTAL_VECTOR_TILING=ON ~/marble/sources ...
    1 KB (204 words) - 21:01, 10 March 2016
  • urpmi gcc-c++ cmake libxml2-devel libbzip2_1-devel \ urpmi gcc-c++ cmake lib64xml2-devel lib64bzip2_1-devel \ ...
    2 KB (111 words) - 08:48, 29 June 2008
  • sudo aptitude install build-essential cdbs debhelper cmake \ sudo aptitude install build-essential cdbs debhelper cmake \ ...
    5 KB (260 words) - 09:50, 15 July 2012
  • ==== The CMake file ==== ...files can be compiled manually, but for the user's convenience we will use CMake. The {{path|CMakeLists.txt}} file for such a simple project will be short ...
    8 KB (1,117 words) - 06:53, 13 December 2021
  • = How to integrate a Python project into the KDE4 cmake system = ...orter startups, make it as small as possible. See the example below. Since cmake bytecompiles all python source files at build time, this main file (like ka ...
    4 KB (773 words) - 00:25, 5 March 2016
  • echo 'dev-util/cmake' >> /etc/portage/package.keywords 'dev-util/cmake' \ ...
    3 KB (153 words) - 09:49, 15 July 2012
  • {{AppMiniCard|Extra CMake Modules|Special:MyLanguage/ECM5|File:CMake-logo-48.png|在搜索和链接 KDE 框架和程序库时,节省您的时间和精力。}} ...
    3 KB (204 words) - 02:03, 3 March 2020
  • bluez-libs-devel gcc-c++ libXext-devel cmake subversion giflib-devel \ После этого CMake и DBus будут установлены - пункты 5 и 6 можно пропустить. ...
    2 KB (117 words) - 09:49, 15 July 2012
  • echo 'dev-util/cmake' >> /etc/portage/package.keywords 'dev-util/cmake' \ ...
    2 KB (275 words) - 20:45, 11 October 2023
  • * you will automatically come to a screen where you can run CMake * continue with the step "Run cmake" ...
    5 KB (834 words) - 11:35, 26 May 2019
  • [http://www.cmake.org CMake] reads script files and produces input files for the native buildsystem of [http://www.cmake.org CMake] is free software and released under a BSD license. It is developed by [ht ...
    13 KB (2,129 words) - 17:48, 27 July 2015
  • Now we go into the source directory, and let <tt>cmake</tt> generate the Makefiles, which are then used by the <tt>make</tt> comma cmake . # don't forget the extra space+point! ...
    7 KB (1,148 words) - 21:03, 29 June 2011
  • === CMake macro === ...edit these templates. For that reason, KDevPlatform includes a convenience CMake macro that compresses and installs a directory as a template archive. ...
    6 KB (840 words) - 14:47, 1 May 2017
  • ==CMake== Наилучший способ собрать наше приложение - использовать CMake. Все изменения по сравнению с уроком 1 заключаются в добавлении файла <tt>m ...
    5 KB (248 words) - 09:29, 14 July 2012
  • As usual, we use CMake for build operations: <syntaxhighlight lang="cmake"> ...
    2 KB (320 words) - 11:51, 31 May 2019
  • *3 CMake ...
    514 bytes (76 words) - 13:15, 24 June 2010
  • ==CMake== The best way to build the program is to use CMake. All that's changed since tutorial 1 is that <tt>mainwindow.cpp</tt> has be ...
    4 KB (616 words) - 08:22, 16 January 2016
  • * cmake -- buildsystem used by KDE ...ential cmake git libeigen3-dev libcfitsio-dev zlib1g-dev libindi-dev extra-cmake-modules libkf5plotting-dev libqt5svg5-dev libkf5xmlgui-dev kio-dev kinit-de ...
    6 KB (843 words) - 07:02, 15 September 2019
  • As with KDE 4.2 and 4.3, also for KDE 4.4 still CMake >= 2.6.2 is required, so no changes in this regard. ===FindQt4.cmake: Imported Targets for the libraries=== ...
    6 KB (948 words) - 21:32, 27 January 2010
  • ...o de inicio automático de D-Bus e integrarlo dentro de tu construcción con CMake. Utilizaremos una directiva simple CMake para realizar la personalización e instalación. Puesto que el prefijo de in ...
    4 KB (679 words) - 20:18, 11 October 2023
  • === CheckPrototypeExists.cmake=== ...otype_definition(), defined in CheckPrototypeDefinition.cmake, coming with CMake since 2.8.5. ...
    10 KB (1,419 words) - 09:45, 3 June 2019
  • ==CMake== Nôlepi zbòdowac programã brëkùjąc CMake. Wszëtkò co je zmienioné w przërównanim do pierszi ùczbë to to, że <tt>main ...
    4 KB (646 words) - 13:10, 18 July 2012
  • {{AppMiniCard|Extra CMake Modules|Special:MyLanguage/ECM5|File:CMake-logo-48.png|Save yourself time and frustration when searching for and inclu ...
    3 KB (328 words) - 19:00, 16 September 2019
  • ==CMake== Die beste Art das Programm zu erzeugen ist CMake. Die einzige Änderung zu Kapitel 1 ist, dass <tt>mainwindow.cpp</tt> zu den ...
    4 KB (532 words) - 14:26, 14 July 2012
  • Add the -DCCACHE_SUPPORT=ON to the CMake flags to enable this feature. For example: cmake . -DCCACHE_SUPPORT=ON ...
    6 KB (1,002 words) - 11:07, 30 October 2017
  • reading=[[Development/Tutorials/CMake|CMake]] ...use CMake]] for your build environment. You provide a file CMakeLists.txt, cmake uses this file to generate all Makefiles out of it. ...
    9 KB (1,304 words) - 16:44, 24 August 2020
  • * you will automatically come to a screen where you can run CMake * continue with the step "Run cmake" ...
    6 KB (862 words) - 11:36, 26 May 2019
  • * CMake - as of 2019, the required version is CMake 3.5 cmake .. -DCMAKE_INSTALL_PREFIX=$HOME ...
    5 KB (800 words) - 10:00, 6 September 2020
  • reading=[[Special:myLanguage/Development/Tutorials/CMake|CMake]] ...]] for your build environment. You provide a file {{Path|CMakeLists.txt}}, CMake uses this file to generate all Makefiles out of it. ...
    10 KB (1,326 words) - 16:44, 24 August 2020
  • reading=[[Development/Tutorials/CMake|CMake]] You still need to edit the CMake files by hand though. ...
    8 KB (1,097 words) - 16:59, 19 July 2012
  • The complete program along with the CMake files necessary to build it can be found under "[http://websvn.kde.org/trun The complete program along with the CMake files required to build it can be found under "[http://websvn.kde.org/trunk ...
    4 KB (609 words) - 12:10, 6 June 2020
  • svn cmake git rpm-devel * cmake .. -DCMAKE_INSTALL_PREFIX=/usr ...
    3 KB (397 words) - 13:36, 19 September 2011
  • reading=[[Development/Tutorials/CMake|CMake]] ..., I will skip the prelude and assume that you already know how to make the CMake file, to build, and to test your Plasmoid. If you need to refer back to the ...
    4 KB (501 words) - 23:27, 11 September 2014
  • ...*checkout*/trunk/KDE/kdelibs/cmake/modules/FindAutomoc4.cmake FindAutomoc4.cmake]). Then you can add two lines per target to your CMakeLists.txt and you nev The add_dependencies macro tells cmake to add a dependency such that foobar only gets called after foobar_automoc ...
    6 KB (1,017 words) - 13:26, 9 March 2016
  • ==CMake== La mejor manera de compilar el programa es usar CMake. Lo único que ha cambiado desde el tutorial 1 es que hemos añadido <tt>main ...
    4 KB (637 words) - 09:46, 14 July 2012
  • ==CMake== Det bästa sättet att bygga programmet på är att använda CMake.Det enda som har förändrats sen föregående guide är att <tt>mainwindow.cpp< ...
    4 KB (557 words) - 09:47, 14 July 2012
  • * cmake ...hose folders exist. Very comfortable this can be done by using the program cmake-gui. Take care to set the following: ...
    2 KB (277 words) - 09:17, 18 December 2012
  • ...de/thorsten/krep krep] as an example. In case of a [[Development/Tutorials/CMake| CMake]]-based project you will need to ...
    7 KB (1,101 words) - 22:47, 29 May 2019
  • reading=[[Development/Tutorials/CMake|CMake]] ...use CMake]] for your build environment. You provide a file CMakeLists.txt, cmake uses this file to generate all Makefiles out of it. ...
    8 KB (1,115 words) - 13:32, 9 February 2018
View ( | ) (20 | 50 | 100 | 250 | 500)