Skip to content

Commit ecb89da

Browse files
committed
cmake: 修改项目名
1 parent 494e9c2 commit ecb89da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.10)
2-
project("timer" VERSION 0.2)
2+
project("time-devourer" VERSION 0.2)
33

44
set(CMAKE_CXX_STANDARD 17)
55
set(CMAKE_CXX_STANDARD_REQUIRED ON)

0 commit comments

Comments
 (0)