diff options
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 9b97945..8eb368e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt | |||
@@ -1,4 +1,4 @@ | |||
1 | cmake_minimum_required(VERSION 3.16) | 1 | cmake_minimum_required(VERSION 3.0) |
2 | 2 | ||
3 | project(clib) | 3 | project(clib) |
4 | 4 | ||