diff options
Diffstat (limited to 'timer/CMakeLists.txt')
-rw-r--r-- | timer/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/timer/CMakeLists.txt b/timer/CMakeLists.txt index d915163..6d8846a 100644 --- a/timer/CMakeLists.txt +++ b/timer/CMakeLists.txt | |||
@@ -1,4 +1,4 @@ | |||
1 | cmake_minimum_required(VERSION 3.10) | 1 | cmake_minimum_required(VERSION 3.0) |
2 | 2 | ||
3 | project(timer) | 3 | project(timer) |
4 | 4 | ||