浏览代码

Add loongarch64 compile support

Signed-off-by: streamlet_hy <[email protected]>
streamlet_hy 2 年之前
父节点
当前提交
b4a0838450
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/RealCompare.pro

+ 1 - 1
src/RealCompare.pro

@@ -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