Move QsLog to third_party directory

This commit is contained in:
Felix Kauselmann
2020-07-18 21:39:52 +02:00
parent b9acd13120
commit c13ec618d0
18 changed files with 3 additions and 3 deletions

View File

@ -95,7 +95,7 @@ include(../compressed_archive/unarr/unarr-wrapper.pri)
} else {
error(No compression backend specified. Did you mess with the build system?)
}
include(../QsLog/QsLog.pri)
include(../third_party/QsLog/QsLog.pri)
TRANSLATIONS = yacreaderlibraryserver_es.ts \
yacreaderlibraryserver_ru.ts \