Remove httpserver from qmake as well

This commit is contained in:
zneix 2021-08-22 14:02:27 +02:00
parent b29a51bad6
commit 3a139c521d
No known key found for this signature in database
GPG key ID: 911916E0523B22F6

View file

@ -20,7 +20,7 @@ MINIMUM_REQUIRED_QT_VERSION = 5.11.0
error("You're trying to compile with Qt $$QT_VERSION, but minimum required Qt version is $$MINIMUM_REQUIRED_QT_VERSION")
}
QT += widgets core gui network multimedia svg concurrent httpserver
QT += widgets core gui network multimedia svg concurrent
CONFIG += communi
COMMUNI += core model util