Skip to content

Qt on CMake Workshop Summary – Feb ’19 - Porting Qt to the CMake build system

Intro Last Monday and Tuesday a few brave souls from both the Qt Company and KDAB gathered together in the KDAB Berlin office premises to work on the CMake build system for building Qt. There was Mikhail, Liang, Tobias, Kai, Simon (QtCompany) as well as Jean-Michaël, Albert, Volker and me (KDAB) sitting together in a […]

Introduction à CMake

La formation “Introduction à CMake” enseigne la réalisation de systèmes de compilation avec l’outil CMake. A l’issue de la formation, les participants seront capables d’utiliser CMake pour compiler du code C, C++, ou autres langages supportés par CMake ou via la génération de code, de manière portable sur plusieurs systèmes d’exploitation. Ceci couvre aussi le […]