diff options
| author | Joseph Hunkeler <jhunkeler@gmail.com> | 2026-05-06 09:29:48 -0400 |
|---|---|---|
| committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2026-05-06 09:29:48 -0400 |
| commit | 1a289f60003b4301538b02e17ecc39b92982fea5 (patch) | |
| tree | 781901592a8534a8a5f94ad3fd49bb1ab91300b6 /CMakeLists.txt | |
| parent | bb7501fc2b1fcdeba80c611bbc587ca9b26c3e4e (diff) | |
| download | weekly-1a289f60003b4301538b02e17ecc39b92982fea5.tar.gz | |
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 c81ef79..01e3dc4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.0) +cmake_minimum_required(VERSION 3.16) project(weekly C) if(MSVC) |
