Examples with "CMake code" and their translation in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Then I created a build file and ran the CMake code.
Other results
Difference between using Makefile and cmake to compile the code
Unterschied zwischen der Verwendung von Makefile und cmake, um den Code zu kompilieren
Enter the directory containing the KVIrc code and follow the doc/INSTALL documentation on how to run CMake to generate the needed Makefiles.
Wechseln Sie ins Verzeichnis mit den KVIrc-Code und folgen Sie der Dokumentation in doc/INSTALL, um mit CMake die benötigten Makefiles zu erstellen.
A high runtime performance in terms of GA is achieved using symbolic simplification and code generation by a precompiler that is directly integrated into CMake-based build toolchains.
CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation.
CMake ist ziemlich ausgeklügelt: Sie können komplexe Umgebungen, die eine Systemkonfiguration erfordern, die Erzeugung von Präprozessoren und Code sowie die Erzeugung von Funktionen und Klassen aus Vorlagen unterstützen.
CMake is a completely free and open source software project that has been designed from the ground up to act as a build system, a compiler for system configuration, pre-processor generation, template instantiation and code generation under any GNU/Linux...
CMake 3.8.1 Aktualisiert CMake ist ein völlig kostenloses und Open-Source-Software-Projekt, das von Grund auf so konzipiert wurde, dass es als Build-System, als Compiler für Systemkonfiguration, Pre-Prozessor-Generierung, Template-Instanziierung und Codegenerierung unter jeder...
Use MSBuild with the Microsoft Visual C++ compiler or a 3rd party toolset like CMake with Clang or mingw to build and debug your code right in the IDE.
Verwenden Sie MSBuild mit dem Microsoft Visual C++-Compiler oder einem Toolset von einem Drittanbieter wie CMake mit Clang oder mingw, um Ihren Code direkt in der IDE zu erstellen und zu debuggen.