Search results

View ( | ) (20 | 50 | 100 | 250 | 500)
  • ...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
  • ==CMake== The best way to build the program is to use CMake. We add <tt>mainwindow.cpp</tt> to the sources list, include the XmlGui and ...
    7 KB (832 words) - 16:43, 24 August 2020
  • ...ment version (master branch). Pass the option -DBUILD_MARBLE_TOOLS=TRUE to cmake in order to compile all Marble tools. To check whether shapelib (libshp) was found, examine the first few lines of cmake. They should contain a list of dependencies needed, with a note if it was f ...
    4 KB (614 words) - 19:38, 8 January 2017
  • == CMake == Il miglior modo di compilare il programma è usando CMake. Ciò che cambia dal primo tutorial consiste nell'aggiunta di <tt>mainwindow ...
    5 KB (582 words) - 18:18, 15 July 2012
  • 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. ...
    10 KB (1,398 words) - 18:00, 18 April 2020
  • ...Development/Tutorials/CMake#Command_Line_Variables|options]] are passed to CMake for ''every'' KDE module. For instance, if you want to enable full debuggi :cmake-options -DCMAKE_BUILD_TYPE=debugfull ...
    10 KB (1,700 words) - 20:54, 10 March 2016
  • ==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 (619 words) - 16:50, 15 July 2012
  • ...s custom <code>Resource</code> classes from the ontologies. It relies on a CMake macro to accomplish that. ===Usage in CMake=== ...
    7 KB (934 words) - 12:35, 9 February 2018
  • ...s custom <code>Resource</code> classes from the ontologies. It relies on a CMake macro to accomplish that. ===Usage in CMake=== ...
    7 KB (935 words) - 10:26, 11 March 2016
  • ==CMake== La manière la plus simple de compiler le programme est d'utiliser CMake. Ce qui change par rapport au tutoriel 1 est que <tt>mainwindow.cpp</tt> a ...
    5 KB (632 words) - 16:31, 19 July 2012
  • ==CMake== بهترین راه ساختن برنامه استفاده از CMake است. نسبت به آموزش ۱ تنها <tt>mainwindow.cpp</tt> به لیست فایل‌های مبدأ اضا ...
    6 KB (280 words) - 15:39, 15 July 2012
  • cmake . -DCMAKE_INSTALL_PREFIX=$KDEDIR -DCMAKE_BUILD_TYPE=debugfull && make -j2 V ...
    1 KB (138 words) - 12:22, 15 May 2019
  • ==CMake== The best way to build the program is to use CMake. We add <tt>mainwindow.cpp</tt> to the sources list, include the XmlGui and ...
    7 KB (847 words) - 18:00, 18 April 2020
  • ==CMake== The best way to build the program is to use CMake. We add <tt>mainwindow.cpp</tt> to the sources list, include the XmlGui and ...
    7 KB (833 words) - 16:43, 24 August 2020
  • ==CMake== The best way to build the program is to use CMake. We add <tt>mainwindow.cpp</tt> to the sources list, include the XmlGui and ...
    7 KB (781 words) - 16:43, 24 August 2020
  • 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,185 words) - 12:20, 5 March 2016
  • * devel/cmake ...дположения, относительно вашего окружения. Учтите, что FreeBSD-шный dbus и cmake из коллекции портов должны нормально работать (так-что эту часть мы опустим ...
    4 KB (328 words) - 16:37, 19 July 2012
  • ...e_build" then you can enable compilation of the Qt Designer plugin via the cmake call: cmake -DQTONLY=OFF -DWITH_DESIGNER_PLUGIN=ON -DQT_PLUGINS_DIR=~/QtSDK/plugins ../ ...
    3 KB (461 words) - 21:01, 10 March 2016
  • wget, 7zip, bin-base, uactools, patch, sed, cmake, subversion, git, putty, mingw-w64, jom, base, zlib, perl, msys, grep, open ...is a very long process. emerge will download 7zip, other developer utils, cmake and then download MSYS (binaries), and then build a few libraries like Open ...
    5 KB (859 words) - 08:37, 31 December 2015
  • For more details on CMake please read [[Development/Tutorials/CMake]] ...evelopment Environment differs from the Test Installation, you have to run cmake with -DCMAKE_INSTALL_PREFIX=$KF5. Then run make. If succesfull the applet c ...
    4 KB (542 words) - 15:15, 17 September 2013
  • CMake interface. ...there were two changes which in some cases make it necessary to modify the CMake files of projects. The change regarding KDEPIMLIBS_INCLUDE_DIR is clearly a ...
    19 KB (3,016 words) - 20:49, 2 June 2013
  • 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
  • [http://www.cmake.org CMake] lit des fichiers de script et produit des fichiers natifs pour la platefor [http://www.cmake.org CMake] est un logiciel libre sous license BSD. Il est développé par [http://www.k ...
    14 KB (2,258 words) - 15:21, 19 July 2012
  • ...evelopment but, aside from [https://www.qt.io/ Qt] and [https://cmake.org/ CMake], doesn't prescribe which one to use. Here is just a sample of the various ; CMake ...
    5 KB (738 words) - 17:23, 18 October 2019
  • [http://www.cmake.org CMake] lee los archivos de "script" y produce archivos de entrada para el sistema [http://www.cmake.org CMake] es software libre y lanzado bajo la licencia BSD. Es desarrollado por [htt ...
    15 KB (2,326 words) - 17:42, 19 July 2012
  • 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,127 words) - 23:30, 1 February 2019
  • ===CMake and additional macros=== ...
    4 KB (636 words) - 11:50, 31 May 2019
  • ==CMake== cmake .. ...
    5 KB (606 words) - 09:44, 15 July 2012
  • === CMake === KDE Projects generally use cmake as a build tool. '''Nepomuk''' is no different. In order to use '''Nepomuk' ...
    7 KB (1,047 words) - 12:35, 9 February 2018
  • === CMake === KDE Projects generally use cmake as a build tool. '''Nepomuk''' is no different. In order to use '''Nepomuk' ...
    7 KB (1,048 words) - 18:24, 7 April 2013
  • ...evelopment but, aside from [https://www.qt.io/ Qt] and [https://cmake.org/ CMake], doesn't prescribe which one to use. Here is just a sample of the various ; CMake ...
    5 KB (747 words) - 17:52, 7 September 2020
View ( | ) (20 | 50 | 100 | 250 | 500)