Search results

View ( | ) (20 | 50 | 100 | 250 | 500)
  • <syntaxhighlight lang="cmake"> set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake) ...
    11 KB (1,244 words) - 16:44, 24 August 2020
  • <syntaxhighlight lang="cmake"> set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake) ...
    11 KB (1,257 words) - 18:05, 18 April 2020
  • ...ge/Development/CMake#Building_a_project_with_CMake|build it like any other CMake project]]. However, KDE has a lot of interdependent projects, and you can e ...
    9 KB (1,399 words) - 00:10, 2 December 2018
  • <syntaxhighlight lang="cmake"> set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake) ...
    11 KB (1,267 words) - 18:04, 18 April 2020
  • ;[[Development/Tutorials/CMake|Introduction à CMake]] :''Comment utiliser le système CMake sous KDE4.'' ...
    13 KB (1,810 words) - 08:58, 14 July 2012
  • cmake .. -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ...
    3 KB (478 words) - 19:17, 11 October 2023
  • reading=[[Development/Tutorials/CMake|CMake]], [[Projects/PIM/Akonadi/Development_Tools|Akonadi Development Tools]] ...environment is setup correctly by creating the build directory and having CMake either generate Makefiles or import the project in KDevelop. ...
    21 KB (2,799 words) - 17:47, 28 February 2021
  • ...t that we probably need to fix /opt/kde4/share/cmake-2.8/Modules/FindBoost.cmake since it only recognizes up to 1.44. ...
    7 KB (1,090 words) - 14:29, 17 May 2011
  • ...ssPlasma_1_1DataEngine.html DataEngine API], [[Development/Tutorials/CMake|CMake Tutorials]], [[Development/Tutorials/Plasma/GettingStarted|Writing a Plasmo O arquivo CMakeLists.txt diz ao CMake como construir o seu plugin. O arquivo seguinte vai trabalhar para este pro ...
    15 KB (2,126 words) - 20:10, 11 October 2023
  • * The application includes all necessary cmake checks for locating dependencies. ...
    4 KB (598 words) - 13:34, 30 October 2008
  • ...he build directory. Where the file will ultimately be placed is handled by CMake.'' ==CMake== ...
    19 KB (1,858 words) - 15:47, 14 July 2012
  • <syntaxhighlight lang="cmake"> set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake) ...
    18 KB (2,340 words) - 18:02, 18 April 2020
  • <syntaxhighlight lang="cmake"> set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake) ...
    11 KB (1,254 words) - 16:44, 24 August 2020
  • reading=[[Development/Tutorials/CMake|CMake]], [[Projects/PIM/Akonadi/Development_Tools|Akonadi Development Tools]] ...pement est correctement configuré en créant le répertoire build et grâce à CMake qui permet de générer des Makefiles ou des fichiers projet pour KDevelop. ...
    21 KB (2,772 words) - 16:07, 19 July 2012
  • <syntaxhighlight lang="cmake"> set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake) ...
    18 KB (2,375 words) - 16:44, 24 August 2020
  • cmake .. -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ...
    5 KB (639 words) - 23:27, 11 September 2014
  • * Josef: re-enable test apps using cmake TEST parameter ...
    4 KB (520 words) - 22:23, 17 September 2008
  • ...zu werden, sehen wir uns jetzt an, wie man die notwendigen Schritte in das CMake Build-System Ihrer Applikation integriert. ...tely be incorporated into the build system for your application (we assume CMake, here), there is no striking reason for the first step to be handled by the ...
    18 KB (2,833 words) - 20:14, 11 October 2023
  • <syntaxhighlight lang="cmake"> set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${CMAKE_CURRENT_SOURCE_DIR}/cmake) ...
    18 KB (2,379 words) - 23:10, 23 September 2022
  • cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` . && make -j8 && make install ...
    5 KB (652 words) - 23:27, 11 September 2014
View ( | ) (20 | 50 | 100 | 250 | 500)