Skip to content

Commit deb76c2

Browse files
committed
Adding arm64 to config
1 parent 860357e commit deb76c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hairless-midiserial.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ INCLUDEPATH += src/
4040
# Universal binary for OS X
4141

4242
macx {
43-
CONFIG += ppc x86
43+
CONFIG += ppc x86 x86_64 arm64
4444
}
4545

4646

0 commit comments

Comments
 (0)