We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cf6332 commit f717670Copy full SHA for f717670
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.14)
2
project(bencode
3
- DESCRIPTION "A modern C++ Bencode library"
+ DESCRIPTION "A C++20 header-only bencode library."
4
HOMEPAGE_URL https://github.com/fbdtemme/bencode
5
LANGUAGES CXX
6
VERSION 0.4.0)
0 commit comments