News
Updated assignment 5 material
Written on 08.07.2025 11:45 by Pascal Hirsch
Dear students,
we've updated the CMakeLists.txt in the assignment 5 material (see materials).
In before it was set up to use C++17 and we've updated it to use C++20.
So, if you want to use C++20 features you can replace your CMakeLists.txt with the new one, otherwise you can leave it as it is.
Best regards,
Programming course team