CMake Tutorial
OOP for Scientific Computing Notes - SoSe 24
Preface
CMake Tutorial
1
Step 1
2
Step 2
Basic Concepts of C++
3
Variables, Temporaries, Literals
4
Data Types
5
Indirection
6
Control Flow
7
Object Orientated Programming in C++
CMake Tutorial
Notes from the official CMake Tutorial
link
Preface
1
Step 1