We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 431d5d5 commit bf8ce51Copy full SHA for bf8ce51
CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.19)
2
3
project(mdtools
4
VERSION 0.2.0
5
- DESCRIPTION "Assorted compression formats for the Sega Mega Drive"
+ DESCRIPTION "Assorted tools for the Sega Mega Drive"
6
LANGUAGES CXX ASM
7
)
8
0 commit comments