Skip to content

Commit ccb1bc3

Browse files
committed
CMakeLists.txt : update project description
1 parent c30589f commit ccb1bc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.26)
44

55
set(PROJECT_NAME candlewick)
66
set(PROJECT_CUSTOM_HEADER_EXTENSION "h")
7-
set(PROJECT_DESCRIPTION "A renderer")
7+
set(PROJECT_DESCRIPTION "A tiny cross-platform renderer based on SDL3")
88
set(PROJECT_CUSTOM_HEADER_DIR)
99
set(PROJECT_URL "https://github.com/Simple-Robotics/candlewick")
1010
set(PROJECT_GENERATED_HEADERS_SKIP_WARNING True)

0 commit comments

Comments
 (0)