Added logs for Shura to help me to debug a download attachment issue

This commit is contained in:
Blue 2022-01-15 15:36:49 +03:00
parent 296328f12d
commit 62a59eb7a1
Signed by: blue
GPG key ID: 9B203B252A63EE38
6 changed files with 14 additions and 3 deletions

View file

@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.4)
project(squawk VERSION 0.2.0 LANGUAGES CXX)
project(squawk VERSION 0.2.1 LANGUAGES CXX)
cmake_policy(SET CMP0076 NEW)
cmake_policy(SET CMP0079 NEW)