diff options
Diffstat (limited to 'list')
-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 6e76ec6..5e335cc 100644 --- a/list/CMakeLists.txt +++ b/list/CMakeLists.txt | |||
@@ -1,4 +1,4 @@ | |||
1 | cmake_minimum_required(VERSION 3.0) | 1 | cmake_minimum_required(VERSION 3.5) |
2 | 2 | ||
3 | project(list) | 3 | project(list) |
4 | 4 | ||