release v0.8
- Adds logo.
This commit is contained in:
parent
5f1c68cc93
commit
35e4b67861
78 changed files with 1208 additions and 76 deletions
|
|
@ -6,7 +6,7 @@
|
|||
cmake_minimum_required(VERSION 3.10 FATAL_ERROR)
|
||||
|
||||
project("clutchlog"
|
||||
VERSION 0.6.0
|
||||
VERSION 0.8
|
||||
DESCRIPTION "A logging system which targets versatile debugging")
|
||||
|
||||
enable_language(CXX) # C++
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue