Skip to content

Commit 54d3265

Browse files
committed
chore: host_arm -> host_aarch64
Change-Id: I58f18c595ddabfc2180baf6aaab0c8cdc1f87850
1 parent 3efa86a commit 54d3265

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dde-introduction.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ icon.files = resources/dde-introduction.svg
7979

8080
INSTALLS += desktop target icon qm_files
8181

82-
host_mips64 | host_sw_64 | host_arm: {
82+
host_mips64 | host_sw_64 | host_aarch64: {
8383
DEFINES += DISABLE_VIDEO
8484
}
8585

0 commit comments

Comments
 (0)