Bauen mit CMake
CMake
ist ein Werkzeug zur Vereinfachung des Build-Prozesses für Entwicklungsprojekte auf verschiedenen Plattformen. CMake
erzeugt automatisch Build-Systeme, wie Makefiles und Ninja-Dateien.
CMake
CMake ist ein Drittanbieter-Tool mit eigener Dokumentation. Dieses Handbuch konzentriert sich auf die Verwendung von CMake
zum Erstellen von Qt-Anwendungen und -Bibliotheken.
Inhaltsübersicht
- Erste Schritte mit CMake
- Erstellen einer QML-Anwendung
- Erstellen eines wiederverwendbaren QML-Moduls
- Erstellen von Projekten auf der Kommandozeile
- Bereitstellung
- Unterstützte CMake-Versionen
- Importierte Ziele
- Qt CMake Richtlinien
- Kompatibilität mit Qt 5 und Qt 6
- CMake Befehlsreferenz
- CMake-Variablen-Referenz
- CMake-Eigenschaftsreferenz
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.