diff options
Diffstat (limited to 'list/CMakeLists.txt')
-rw-r--r-- | list/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/list/CMakeLists.txt b/list/CMakeLists.txt index 5d11d28..8caeabc 100644 --- a/list/CMakeLists.txt +++ b/list/CMakeLists.txt | |||
@@ -1,4 +1,4 @@ | |||
1 | cmake_minimum_required(VERSION 3.16) | 1 | cmake_minimum_required(VERSION 3.0) |
2 | 2 | ||
3 | project(list) | 3 | project(list) |
4 | 4 | ||