Add loongarch64 compile support

Signed-off-by: streamlet_hy <huangyang@loongson.cn>
This commit is contained in:
streamlet_hy 2023-02-01 01:37:15 +00:00 committed by Gitee
parent 2c8c1d9d0f
commit b4a0838450
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ INCLUDEPATH += cceditor
TRANSLATIONS += realcompare_zh.ts
if(contains(QMAKE_HOST.arch, x86_64)){
if(contains(QMAKE_HOST.arch, x86_64|loongarch64)){
CONFIG(Debug, Debug|Release){
DESTDIR = x64/Debug
LIBS += -Lx64/Debug