diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2025-04-30 10:33:10 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2025-04-30 10:33:10 +0200 |
| commit | fb929e16e90050b3ac852e4be14444c3a1d000b6 (patch) | |
| tree | 81e126cf2155c2d8984ae1dabb6fd091b183c41a /CMakeLists.txt | |
| parent | 29770f0a5a046c28ae6c84600f7c4192d5765e73 (diff) | |
| download | turns-fb929e16e90050b3ac852e4be14444c3a1d000b6.tar.xz turns-fb929e16e90050b3ac852e4be14444c3a1d000b6.zip | |
ci: simplify image
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 91410ad..8830974 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION "3.29.0") +cmake_minimum_required(VERSION "3.31.0") project("turns" LANGUAGES C CXX |
