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++
Exam
8
OOSC++ Exam Study Plan SoSe 25
9
Scientific Computing Exam 2021
CMake Tutorial
Notes from the official CMake Tutorial
link
Preface
1
Step 1