Search results

View ( | ) (20 | 50 | 100 | 250 | 500)
  • ...he build directory. Where the file will ultimately be placed is handled by CMake. ==CMake== ...
    12 KB (1,778 words) - 13:10, 18 July 2012
  • :KDE sollte -DCMAKE_INSTALL_PREFIX=/usr/local/KDE-4 benutzen wenn CMake läuft. ...lte in das selbe Verzeichniss wie KDE installiert werden. Pakete die nicht CMake nutzen sollten prefix=/usr/local/KDE-4 beim konfigurieren nutzen. Die Paket ...
    4 KB (634 words) - 16:30, 17 July 2012
  • : No, KDE4 uses CMake. the cmakekde function does everything. ...
    2 KB (254 words) - 20:57, 29 June 2011
  • ...bs for no good reason, you should add the following parameter when calling cmake to create the build dir: ...
    2 KB (276 words) - 07:56, 31 May 2010
  • ...eter filen <tt>tutorial3ui.rc</tt>. Var filen finns någonstans hanteras av CMake. ==CMake== ...
    10 KB (1,634 words) - 09:48, 14 July 2012
  • reading=[[Development/Tutorials/CMake|CMake]] Finally, to put everything together you need to build everything. To tell cmake what needs to go where there is the CMakeLists.txt file. ...
    12 KB (1,630 words) - 10:12, 22 December 2014
  • cmake . ...
    3 KB (313 words) - 12:38, 31 May 2019
  • <syntaxhighlight lang="cmake"> cmake .. -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ...
    6 KB (876 words) - 23:27, 11 September 2014
  • You can install your plasmoid, though obviously this is just temporary. CMake, below, is recommended: === Installation through CMake === ...
    11 KB (1,422 words) - 23:27, 11 September 2014
  • :KDE should use: -DCMAKE_INSTALL_PREFIX=/usr/local/KDE-4 when running cmake. ...ual packages/modules for a release or BRANCH. For packages that don't use CMake that would be: --prefix=/usr/local/KDE-4. The packages that don't install ...
    4 KB (752 words) - 18:07, 16 January 2009
  • cmake .. -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` (please note the backquotes in the cmake command, they are important...) ...
    6 KB (759 words) - 23:34, 21 March 2022
  • <syntaxhighlight lang="bash">cmake <src-dir> -DCMAKE_INSTALL_PREFIX=/usr ...
    2 KB (336 words) - 17:39, 10 March 2016
  • ...also <tt>tutorial3ui.rc</tt> heißen. Wo die Datei zu finden ist, wird von CMake erledigt. ==CMake== ...
    12 KB (1,642 words) - 14:27, 14 July 2012
  • reading=[[Development/Tutorials/CMake|CMake]], [http://websvn.kde.org/trunk/KDE/kdelibs/kate/plugins/timedate The actua Finally, to put everything together you need to build everything, to tell cmake what needs to go where there is the CMakeLists.txt file. ...
    15 KB (1,747 words) - 12:27, 31 May 2019
  • ...должен быть назван <tt>tutorial3ui.rc</tt>. Его расположение определяется CMake. ==CMake== ...
    16 KB (665 words) - 09:30, 14 July 2012
  • ...he build directory. Where the file will ultimately be placed is handled by CMake. ==CMake== ...
    16 KB (2,272 words) - 18:01, 18 April 2020
  • ...he build directory. Where the file will ultimately be placed is handled by CMake. ==CMake== ...
    16 KB (2,306 words) - 16:44, 24 August 2020
  • cmake . && make -j8 && ./kdestart ...
    3 KB (367 words) - 14:28, 31 May 2019
  • CMake as a build system, but using them with QMake is possibe, too. Many framewor ...g CMake as your build system of choice, you'll want to also grab the Extra CMake Modules made by the KDE community to provide modules and macros to make fin ...
    9 KB (1,295 words) - 16:44, 24 August 2020
  • * [http://www.cmake.org/HTML/Documentation.html CMake 매뉴얼] * [http://www.cmake.org/Wiki/CMake CMake 위키] ...
    24 KB (1,757 words) - 15:52, 14 July 2012
View ( | ) (20 | 50 | 100 | 250 | 500)