diff options
author | 3gg <3gg@shellblade.net> | 2025-08-19 18:03:33 +0200 |
---|---|---|
committer | 3gg <3gg@shellblade.net> | 2025-08-19 18:03:33 +0200 |
commit | 2013e9e861b474757b006fe2b070d31be88cd52b (patch) | |
tree | 2af389390107361a96fd76b9e0adee49073f63c1 /CMakeLists.txt | |
parent | 5de20c1670ed7116143ab704919800d8ae1bed4d (diff) |
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 916dbfa..cf50661 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt | |||
@@ -1,4 +1,4 @@ | |||
1 | cmake_minimum_required(VERSION 3.0) | 1 | cmake_minimum_required(VERSION 3.5) |
2 | 2 | ||
3 | project(math) | 3 | project(math) |
4 | 4 | ||