Consistently use NeoChat instead of Neochat

This commit is contained in:
Nicolas Fella
2021-03-18 19:50:22 +01:00
parent 798c5e8b7c
commit 361605df71
8 changed files with 10 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.1)
project(Neochat)
project(NeoChat)
set(KF5_MIN_VERSION "5.77.0")
set(QT_MIN_VERSION "5.15.0")