Skip to content

Commit f717670

Browse files
committed
Sync project description between github and cmake.
1 parent 5cf6332 commit f717670

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
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.14)
22
project(bencode
3-
DESCRIPTION "A modern C++ Bencode library"
3+
DESCRIPTION "A C++20 header-only bencode library."
44
HOMEPAGE_URL https://github.com/fbdtemme/bencode
55
LANGUAGES CXX
66
VERSION 0.4.0)

0 commit comments

Comments
 (0)