aboutsummaryrefslogtreecommitdiff
path: root/timer/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'timer/CMakeLists.txt')
-rw-r--r--timer/CMakeLists.txt2
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 @@
1cmake_minimum_required(VERSION 3.10) 1cmake_minimum_required(VERSION 3.0)
2 2
3project(timer) 3project(timer)
4 4