Search results

View ( | ) (20 | 50 | 100 | 250 | 500)
  • 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
  • ...vo <tt>tutorial3ui.rc</tt>, y está localizado en el directorio del código. Cmake maneja donde será puesto el archivo en última instancia. ==CMake== ...
    12 KB (1,855 words) - 16:25, 15 July 2012
  • 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,244 words) - 16:44, 24 August 2020
  • ...ssPlasma_1_1DataEngine.html DataEngine API], [[Development/Tutorials/CMake|CMake Tutorials]], [[Development/Tutorials/Plasma/GettingStarted|Writing a Plasmo The CMakeLists.txt file tells CMake how to build your plugin. The following file will work for this project: ...
    14 KB (2,056 words) - 23:27, 11 September 2014
  • 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,367 words) - 06:06, 9 September 2022
  • <syntaxhighlight lang="bash">cmake <src-dir> -DCMAKE_INSTALL_PREFIX=/usr ...
    3 KB (361 words) - 17:48, 17 October 2019
  • sudo aptitude install build-essential cdbs debhelper cmake \ sudo aptitude install build-essential cdbs debhelper cmake \ ...
    6 KB (858 words) - 20:46, 11 October 2023
  • <syntaxhighlight lang="cmake"> cmake . && make && ./browser ...
    3 KB (459 words) - 12:42, 31 May 2019
  • <syntaxhighlight lang="bash">cmake <src-dir> -DCMAKE_INSTALL_PREFIX=/usr ...
    2 KB (331 words) - 17:39, 10 March 2016
  • reading=[[Development/Tutorials/CMake|CMake]] Por último, para poner todo junto necesitas construirlo todo. Para decirle a cmake que necesita tenemos el archivo CMakeLists.txt ...
    12 KB (1,681 words) - 20:11, 11 October 2023
  • ...er Neundorf || <neundorf(at)kde.org> || - || - || - || - || - || - || - || CMake || (?) ...
    3 KB (520 words) - 19:12, 12 May 2009
View ( | ) (20 | 50 | 100 | 250 | 500)