Orateur
Philip Deegan
(https://www.lpp.polytechnique.fr/?lang=en)
Description
Introduction to CMake, which is the most widely used tool for managing C/C++ projects, especially in a cross platform context. The course is targeted at people who have some programming experience with C/C++ or Fortran.
In particular, we will talk about:
- building simple binaries and libraries
- build and running tests via ctest
- integrating third party applications
- modern cmake best practices
- most useful compilation/link commands
Prerequisites: have a basic understanding of C/C++ or Fortran.